branch develop updated (d31560a -> 1f5f566)
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 d31560a [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 1f5f566 Fix eugene plugin version 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 1f5f5665b469bf1c59a2620260211d3f1fcd7c76 Author: Maven Release <maven-release@codelutin.com> Date: Tue Oct 18 13:12:15 2016 +0200 Fix eugene plugin version Summary of changes: eugene-java-templates/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 eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit 1f5f5665b469bf1c59a2620260211d3f1fcd7c76 Author: Maven Release <maven-release@codelutin.com> Date: Tue Oct 18 13:12:15 2016 +0200 Fix eugene plugin 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 8f61e63..3f091f9 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-8</version> + <version>3.0-alpha-9</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>.
participants (1)
-
nuiton.org scm