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 eeeb034f47fa89426f7d4122e3a3d9870f44d5ed Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 17:04:43 2018 +0200 [jgitflow-maven-plugin]updating poms for branch'release/3.0' with non-snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86707da..8f896b1 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-csv</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0</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>.