This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 8e9cd95b7b3dd3fa7c328bb971a86fa94a459809 Author: Maven Release <maven-release@codelutin.com> Date: Thu Feb 25 08:11:07 2016 +0100 [jgitflow-maven-plugin]updating poms for 8-SNAPSHOT development --- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index 589c2ba..9db48c8 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>7-SNAPSHOT</version> + <version>8-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index b0f303e..b920c7d 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>7-SNAPSHOT</version> + <version>8-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 0ddffb0..199e84f 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>7-SNAPSHOT</version> + <version>8-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 85c05f8..9824c36 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>7-SNAPSHOT</version> + <version>8-SNAPSHOT</version> <packaging>pom</packaging> <name>Pom</name> @@ -177,7 +177,7 @@ <projectId /> <!-- a proprerty to define the id of the ci view. --> - <ciViewId/> + <ciViewId /> <redmineDomain>forge.${platform}</redmineDomain> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.