branch develop updated (34bbb69 -> 48df4c0)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git from 34bbb69 disable redmine stuff new 48df4c0 restore java 7 compatibility 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 48df4c0b40a22a16c41924866344031482c2d77f Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu May 17 15:09:45 2018 +0200 restore java 7 compatibility Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 48df4c0b40a22a16c41924866344031482c2d77f Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu May 17 15:09:45 2018 +0200 restore java 7 compatibility --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7fb06ab..1ced6e5 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0</version> + <version>3.0-java6</version> <scope>compile</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm