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 c3f6ee6c246bf46f2dbbaafdfe543433ede8b9ed Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 17 12:26:55 2017 +0100 Fix pom version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5909c83..0ee30c3 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-j2r</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2-SNAPSHOT</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>.