This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 7313549238245f5400f2db1c24fbe6ed86cea3b3 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:51:57 2016 +0100 [jgitflow-maven-plugin]updating poms for 11-SNAPSHOT development --- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index f414f9a..3321fa8 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 21c1c14..d0b011e 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index b1d41da..a2eb124 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 84f4034..d6da883 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>11-SNAPSHOT</version> <packaging>pom</packaging> <name>Pom</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.