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>.