This is an automated email from the git hooks/post-receive script. New commit to branch release/1.0-rc-2 in repository nuiton-version. See https://gitlab.nuiton.org/nuiton/nuiton-version.git commit b8e124b01c3c36f3a67419a3cd9587d15c13a679 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 19:34:54 2016 +0200 [jgitflow-maven-plugin]updating poms for 1.0-rc-2 branch with snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c95758..b4c6644 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-2-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>.