This is an automated email from the git hooks/post-receive script. New commit to branch release/1.0-rc-1 in repository nuiton-version. See http://git.nuiton.org/nuiton-version.git commit 7b8efc2ad2f1fce2e72703e361f735975352c123 Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 18 09:16:50 2016 +0100 [jgitflow-maven-plugin]updating poms for 1.0-rc-1 branch with snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index edc668e..6e05176 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-SNAPSHOT</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>.