branch develop updated (cca191f -> b92ff18)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git from cca191f Fixes #3930 Merge branch 'feature/3930' into develop new b92ff18 Use nuitonpom 10 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 b92ff187557b0e63529bf3be8d4a46a206c1e50a Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Apr 8 16:55:20 2016 +0200 Use nuitonpom 10 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 eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit b92ff187557b0e63529bf3be8d4a46a206c1e50a Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Apr 8 16:55:20 2016 +0200 Use nuitonpom 10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4928016..8d24f44 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>8.1</version> + <version>10</version> </parent> <artifactId>eugene</artifactId> @@ -37,7 +37,7 @@ <name>EUGene</name> <description>Efficient Universal Generator</description> - <url>https://eugene.nuiton.org</url> + <url>http://eugene.nuiton.org</url> <inceptionYear>2004</inceptionYear> <developers> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm