This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit fbd7b21c92a88bb6a9e1292586d2d4467ddd1116 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 19:30:18 2014 +0100 refs-0 #2431: Update to jrst 2.1 (cant use jrst 2.1 API not compatible) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82ac51f..291e20c 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ <dependency> <groupId>org.nuiton.jrst</groupId> <artifactId>jrst</artifactId> - <version>2.1</version> + <version>1.5</version> <scope>compile</scope> <exclusions> <exclusion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.