[scmwebeditor] branch develop updated (2b66e5b -> 5faec7f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 2b66e5b fixes #3558: Migrates to git (some dependencies are not on central + tidy pom) new 5faec7f fixes #2431: Update to jrst 2.1 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 5faec7f823b78da82648ed807d4072ef41f36036 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 19:24:55 2014 +0100 fixes #2431: Update to jrst 2.1 Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm