This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-csv. See https://gitlab.nuiton.org/nuiton/nuiton-csv.git commit cf1a1675c9c405b97731143c6c462b022f3b4a3e Author: jcouteau <maven-release@goh.codelutin.com> Date: Wed May 5 09:38:26 2021 +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 1a97b2f..27dd70a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-csv</artifactId> - <version>3.1</version> + <version>3.2-SNAPSHOT</version> <name>Nuiton CSV</name> <description>Simple CSV API</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.