This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-version. See https://gitlab.nuiton.org/nuiton/nuiton-version.git commit 8f88b760ad391031425c77af704a8d25e37a871a Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 19:35:52 2016 +0200 [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 6c95758..18eb722 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</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>.