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 ea27b33254d82136090b381526917dc0fa9b9091 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 15:53:46 2020 +0200 [gitflow-maven-plugin]Update for next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 526ec57..e1bc244 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-version</artifactId> - <version>1.0</version> + <version>1.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>.