This is an automated email from the git hooks/post-receive script. New commit to branch master in repository nuiton-csv. See https://gitlab.nuiton.org/nuiton/nuiton-csv.git commit 09b3692c2746372ed84b25db5a72e675f3cdfa11 Author: jcouteau <maven-release@goh.codelutin.com> Date: Wed May 5 09:35:29 2021 +0200 [gitflow-maven-plugin]Update versions for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bc2cb6..1a97b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-csv</artifactId> - <version>3.1-SNAPSHOT</version> + <version>3.1</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>.