This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit 5f53dc1bc66efe2d8344dfb5a49d438da13fce51 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 18:55:22 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 5386fe1..0e4b47e 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>nuiton-validator</artifactId> - <version>3.3</version> + <version>3.4-SNAPSHOT</version> <name>Nuiton Validator</name> <description>Simple Validator API</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.