branch develop updated (30ddbb5 -> 4b69810)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git from 30ddbb5 [jgitflow-maven-plugin]updating poms for 3.6.3-SNAPSHOT development new eea60c0 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 934b6e2 [jgitflow-maven-plugin]updating poms for branch'release/3.6.2' with non-snapshot versions new 5d4aac1 [jgitflow-maven-plugin]merging 'release/3.6.2' into 'master' new 7ddbae2 [jgitflow-maven-plugin]merging 'master' into 'develop' new 4b69810 [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 5 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 4b69810ae92592f137536b4e920135995203830c Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:48 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 7ddbae2f162e244972753de4efed07313d3b0791 Merge: eea60c0 5d4aac1 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:48 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit eea60c0287ff74b2db191164b1c771f9b3343e29 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:48 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 5d4aac1b4056b9b6ffc8ffd504ea0dea3fc480dd Merge: 4b4f759 934b6e2 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:46 2016 +0200 [jgitflow-maven-plugin]merging 'release/3.6.2' into 'master' commit 934b6e20e5c31223c0f16c93655dd9e5182559f2 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:11:02 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/3.6.2' with non-snapshot versions Summary of changes: -- 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 934b6e20e5c31223c0f16c93655dd9e5182559f2 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:11:02 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/3.6.2' with non-snapshot versions --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index 95462fb..20b8aac 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.6.2-SNAPSHOT</version> + <version>3.6.2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index f11b81a..daab692 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.6.2-SNAPSHOT</version> + <version>3.6.2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 7f0023b..245cfa8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>3.6.2-SNAPSHOT</version> + <version>3.6.2</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 5d4aac1b4056b9b6ffc8ffd504ea0dea3fc480dd Merge: 4b4f759 934b6e2 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:46 2016 +0200 [jgitflow-maven-plugin]merging 'release/3.6.2' into 'master' i18n-maven-plugin/pom.xml | 2 +- .../java/org/nuiton/i18n/plugin/GenerateI18nEnumHelperMojo.java | 7 +++++-- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 8 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit eea60c0287ff74b2db191164b1c771f9b3343e29 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:48 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index 7a7f729..20b8aac 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.6.3-SNAPSHOT</version> + <version>3.6.2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index b7eed65..daab692 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.6.3-SNAPSHOT</version> + <version>3.6.2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 02309bd..245cfa8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>3.6.3-SNAPSHOT</version> + <version>3.6.2</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 7ddbae2f162e244972753de4efed07313d3b0791 Merge: eea60c0 5d4aac1 Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:48 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' -- 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 4b69810ae92592f137536b4e920135995203830c Author: Maven Release <maven-release@codelutin.com> Date: Wed Sep 7 11:12:48 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index 20b8aac..7a7f729 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.6.2</version> + <version>3.6.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index daab692..b7eed65 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.6.2</version> + <version>3.6.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 245cfa8..02309bd 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>3.6.2</version> + <version>3.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm