branch release/10.2 created (now 52aac78)
This is an automated email from the git hooks/post-receive script. New change to branch release/10.2 in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git at 52aac78 [jgitflow-maven-plugin]updating poms for 10.2 branch with snapshot versions This branch includes the following new commits: new 52aac78 [jgitflow-maven-plugin]updating poms for 10.2 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 52aac78c326870c383637f1506218b16f4ada525 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:53:56 2016 +0200 [jgitflow-maven-plugin]updating poms for 10.2 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/10.2 in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 52aac78c326870c383637f1506218b16f4ada525 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:53:56 2016 +0200 [jgitflow-maven-plugin]updating poms for 10.2 branch with 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 3321fa8..53378fb 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index d0b011e..e65bdce 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 1a4f144..883e68e 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 00266d3..097f363 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2-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>.
participants (1)
-
nuiton.org scm