branch release/3.1.1 created (now cd12f21)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.1.1 in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git at cd12f21 [jgitflow-maven-plugin]updating poms for 3.1.1 branch with snapshot versions This branch includes the following new commits: new cd12f21 [jgitflow-maven-plugin]updating poms for 3.1.1 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 cd12f21318287eb9ec99289219c781d9f442007d Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 19 11:55:38 2016 +0100 [jgitflow-maven-plugin]updating poms for 3.1.1 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.1.1 in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit cd12f21318287eb9ec99289219c781d9f442007d Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 19 11:55:38 2016 +0100 [jgitflow-maven-plugin]updating poms for 3.1.1 branch with snapshot versions --- nuiton-config-example/pom.xml | 2 +- nuiton-config-io-ini/pom.xml | 2 +- nuiton-config-maven-plugin/pom.xml | 2 +- nuiton-config/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nuiton-config-example/pom.xml b/nuiton-config-example/pom.xml index a77d2b7..78343ca 100644 --- a/nuiton-config-example/pom.xml +++ b/nuiton-config-example/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>nuiton-config-example</artifactId> diff --git a/nuiton-config-io-ini/pom.xml b/nuiton-config-io-ini/pom.xml index 7872227..5fa819a 100644 --- a/nuiton-config-io-ini/pom.xml +++ b/nuiton-config-io-ini/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>nuiton-config-io-ini</artifactId> diff --git a/nuiton-config-maven-plugin/pom.xml b/nuiton-config-maven-plugin/pom.xml index ba2bcd6..0fcdda8 100644 --- a/nuiton-config-maven-plugin/pom.xml +++ b/nuiton-config-maven-plugin/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>nuiton-config-maven-plugin</artifactId> diff --git a/nuiton-config/pom.xml b/nuiton-config/pom.xml index a760e51..b0ac737 100644 --- a/nuiton-config/pom.xml +++ b/nuiton-config/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>nuiton-config</artifactId> diff --git a/pom.xml b/pom.xml index 4400928..1165f69 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>nuiton-config-project</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Nuiton Config</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm