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 cc09e196457440315603f68dc74cc8ab5950decc Author: Maven Release <maven-release@codelutin.com> Date: Fri Mar 17 11:49:01 2017 +0100 [jgitflow-maven-plugin]updating poms for 1.2.1-SNAPSHOT development --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d29ae0d..5909c83 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -31,7 +30,7 @@ </parent> <artifactId>nuiton-j2r</artifactId> - <version>1.2-SNAPSHOT</version> + <version>1.2.1-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>.