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 5faec7f823b78da82648ed807d4072ef41f36036 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 19:24:55 2014 +0100 fixes #2431: Update to jrst 2.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b671d10..82ac51f 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ <description>ScmWebEditor is a web based sources editor.</description> <url>https://scmwebeditor.nuiton.org</url> <inceptionYear>2009</inceptionYear> - + <developers> <developer> <name>Tony Chemit</name> @@ -182,7 +182,7 @@ <dependency> <groupId>org.nuiton.jrst</groupId> <artifactId>jrst</artifactId> - <version>1.5</version> + <version>2.1</version> <scope>compile</scope> <exclusions> <exclusion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.