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 2ba65190bfda54a2f0bcad5ad844083eeb5c2300 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 2 16:01:04 2016 +0200 Downgrade jrst to 2.1 otherwise nothing is generated (Fixes #4012) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00266d3..67d4402 100644 --- a/pom.xml +++ b/pom.xml @@ -253,7 +253,7 @@ <!-- our plugins --> <helperPluginVersion>2.3.2</helperPluginVersion> <jredminePluginVersion>1.9</jredminePluginVersion> - <jrstPluginVersion>2.2</jrstPluginVersion> + <jrstPluginVersion>2.1</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>.