This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-profiling. See https://gitlab.nuiton.org/nuiton/nuiton-profiling.git commit a9bffa0f5ae4b032041be0d6e0115ec508f56136 Author: Éric <chatellier@codelutin.com> Date: Wed Jun 24 11:54:09 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 d009d8d..13abdc5 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-profiling</artifactId> - <version>3.1</version> + <version>3.2-SNAPSHOT</version> <name>Nuiton Profiling</name> <description>Library of perform profiling in any project.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.