This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 6da4772f0e9e67366beab981f0cb333d528ceed9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jan 18 09:23:21 2016 +0100 Use nuiton-version first release (See #3866) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9d6bdc..6763670 100644 --- a/pom.xml +++ b/pom.xml @@ -252,7 +252,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-version</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-rc-1</version> </dependency> <dependency> <groupId>org.nuiton</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.