branch develop updated (d9ec6e0 -> f70a800)
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 d9ec6e0 Add gitlab ci adds 8ee788a [gitflow-maven-plugin]Update versions for release new e7c6e3b Merge branch 'release/4.0' into develop new f70a800 [gitflow-maven-plugin]Update for next development version The 2 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 f70a80083319e8fc69e0c91c5d22c39b3833f99d Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:52:24 2020 +0200 [gitflow-maven-plugin]Update for next development version commit e7c6e3bb4635efc3c670383121d98850e85e7906 Merge: d9ec6e0 8ee788a Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:52:21 2020 +0200 Merge branch 'release/4.0' into develop Summary of changes: i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 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 e7c6e3bb4635efc3c670383121d98850e85e7906 Merge: d9ec6e0 8ee788a Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:52:21 2020 +0200 Merge branch 'release/4.0' into develop i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 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 f70a80083319e8fc69e0c91c5d22c39b3833f99d Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:52:24 2020 +0200 [gitflow-maven-plugin]Update for next development version --- 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 d3d4c41..8f14950 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>4.0</version> + <version>4.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index 913ca2a..3666d07 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0</version> + <version>4.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 465855c..ed00242 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>4.0</version> + <version>4.1-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