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 77c08de68e7a5e5b03180263f480ab63c81ab9d8 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:15 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/10.2' with non-snapshot versions --- 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 53378fb..6342196 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index e65bdce..cb94221 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 883e68e..e8bc01c 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 097f363..e31d15f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</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>.