This is an automated email from the git hooks/post-receive script. New commit to branch develop-java6 in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit fee5a582e6c216edb1aa06a4c4f7b29d20e3d84f Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 12:10:41 2018 +0200 [jgitflow-maven-plugin]updating poms for branch'release/3.0-java6' with non-snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f85293f..5ec240a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-utils</artifactId> - <version>3.0-java6-SNAPSHOT</version> + <version>3.0-java6</version> <name>Nuiton Utils</name> <description>Library of usefull class to be used in any project.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.