This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit 6b8f5dabcdaea35a320600a2bb676b8369ad5ca4 Author: Maven Release <maven-release@codelutin.com> Date: Mon May 2 16:58:12 2016 +0200 USe last stable of nuiton-version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04e47ae..3d8e484 100644 --- a/pom.xml +++ b/pom.xml @@ -293,7 +293,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-version</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-rc-2</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.