This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-version. See http://git.nuiton.org/nuiton-version.git commit 2daacdede59c67a7d5a101e02cbaa8ed1f7c4634 Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 18 09:21:40 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index edc668e..8036e85 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-version</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-rc-1</version> <name>Nuiton Version</name> <description>Library of usefull class around version topic.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.