branch develop updated (853e4f4 -> f99371e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from 853e4f4 Merge branch 'feature/47' into 'develop' new f99371e [jgitflow-maven-plugin]updating poms for 3.4-SNAPSHOT development 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 f99371e995e5273b6f6895648b6a9b3d4b01c0b6 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 7 10:35:08 2017 +0200 [jgitflow-maven-plugin]updating poms for 3.4-SNAPSHOT development Summary of changes: 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(-) -- 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 develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit f99371e995e5273b6f6895648b6a9b3d4b01c0b6 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 7 10:35:08 2017 +0200 [jgitflow-maven-plugin]updating poms for 3.4-SNAPSHOT development --- 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 03db5a0..68eceaf 100644 --- a/nuiton-config-example/pom.xml +++ b/nuiton-config-example/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.4-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 3952a14..0b57bc2 100644 --- a/nuiton-config-io-ini/pom.xml +++ b/nuiton-config-io-ini/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.4-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 e88b53a..2ae8ea8 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.3-SNAPSHOT</version> + <version>3.4-SNAPSHOT</version> </parent> <artifactId>nuiton-config-maven-plugin</artifactId> diff --git a/nuiton-config/pom.xml b/nuiton-config/pom.xml index 258a57e..fd37af9 100644 --- a/nuiton-config/pom.xml +++ b/nuiton-config/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuiton-config-project</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.4-SNAPSHOT</version> </parent> <artifactId>nuiton-config</artifactId> diff --git a/pom.xml b/pom.xml index aaa2f90..c873342 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>nuiton-config-project</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.4-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