This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit afe317c050c5cd130aea4c28bde6f81a22e77faa Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 16:20:40 2016 +0200 updates jrst plugin version to 2.2 (Fixes #3976) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d713dc..f805c27 100644 --- a/pom.xml +++ b/pom.xml @@ -253,7 +253,7 @@ <!-- our plugins --> <helperPluginVersion>2.3.2</helperPluginVersion> <jredminePluginVersion>1.9</jredminePluginVersion> - <jrstPluginVersion>2.1</jrstPluginVersion> + <jrstPluginVersion>2.2</jrstPluginVersion> <!-- apache maven plugins version --> <antRunPluginVersion>1.8</antRunPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.