branch release/3.0-alpha-7 created (now 56a1de8)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.0-alpha-7 in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git at 56a1de8 [jgitflow-maven-plugin]updating poms for 3.0-alpha-7 branch with snapshot versions This branch includes the following new commits: new 56a1de8 [jgitflow-maven-plugin]updating poms for 3.0-alpha-7 branch with snapshot versions 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 56a1de8e0028a900da51c99f42498012717768fe Author: Maven Release <maven-release@codelutin.com> Date: Tue Sep 20 09:37:23 2016 +0200 [jgitflow-maven-plugin]updating poms for 3.0-alpha-7 branch with snapshot versions -- 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 release/3.0-alpha-7 in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit 56a1de8e0028a900da51c99f42498012717768fe Author: Maven Release <maven-release@codelutin.com> Date: Tue Sep 20 09:37:23 2016 +0200 [jgitflow-maven-plugin]updating poms for 3.0-alpha-7 branch with snapshot versions --- eugene-config-templates/pom.xml | 2 +- eugene-java-templates/pom.xml | 2 +- eugene-maven-plugin/pom.xml | 2 +- eugene-plantuml-templates/pom.xml | 2 +- eugene-yaml-templates/pom.xml | 2 +- eugene/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eugene-config-templates/pom.xml b/eugene-config-templates/pom.xml index 8673e5c..c167a15 100644 --- a/eugene-config-templates/pom.xml +++ b/eugene-config-templates/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.eugene</groupId> diff --git a/eugene-java-templates/pom.xml b/eugene-java-templates/pom.xml index 1c2950f..7283dfe 100644 --- a/eugene-java-templates/pom.xml +++ b/eugene-java-templates/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.eugene</groupId> diff --git a/eugene-maven-plugin/pom.xml b/eugene-maven-plugin/pom.xml index d35842d..ed7560a 100644 --- a/eugene-maven-plugin/pom.xml +++ b/eugene-maven-plugin/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.eugene</groupId> diff --git a/eugene-plantuml-templates/pom.xml b/eugene-plantuml-templates/pom.xml index 8dfbcd3..213b30b 100644 --- a/eugene-plantuml-templates/pom.xml +++ b/eugene-plantuml-templates/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.eugene</groupId> diff --git a/eugene-yaml-templates/pom.xml b/eugene-yaml-templates/pom.xml index aec2638..38b1000 100644 --- a/eugene-yaml-templates/pom.xml +++ b/eugene-yaml-templates/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.eugene</groupId> diff --git a/eugene/pom.xml b/eugene/pom.xml index 5e0498f..cebdde3 100644 --- a/eugene/pom.xml +++ b/eugene/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.eugene</groupId> diff --git a/pom.xml b/pom.xml index 9b2f645..a7b9fd5 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ </parent> <artifactId>eugene</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-alpha-7-SNAPSHOT</version> <packaging>pom</packaging> <name>EUGene</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm