This is an automated email from the git hooks/post-receive script. New commit to branch master in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit 4f84fcf36fcf4a8f3258bcbc543511601939181c Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 9 17:58:22 2016 +0200 use last release version --- eugene-java-templates/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eugene-java-templates/pom.xml b/eugene-java-templates/pom.xml index 2f123c1..665c061 100644 --- a/eugene-java-templates/pom.xml +++ b/eugene-java-templates/pom.xml @@ -186,7 +186,7 @@ <plugin> <groupId>org.nuiton.eugene</groupId> <artifactId>eugene-maven-plugin</artifactId> - <version>3.0-alpha-7</version> + <version>3.0-alpha-8</version> <dependencies> <dependency> <groupId>${project.groupId}</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.