This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-j2r. See https://gitlab.nuiton.org/nuiton/nuiton-j2r.git commit f59702b42de6eb2a8822d77b104a4f5330606489 Author: Maven Release <maven-release@codelutin.com> Date: Fri Mar 17 14:34:17 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/1.2' with non-snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ee30c3..f6e6738 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-j2r</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2</version> <name>Nuiton Java-2-R</name> <description>Librairie permettant d'utiliser R en Java, que ce soit par le Network ou en JNI. -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.