branch master updated (7f61475 -> 1067bab)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git from 7f61475 [jgitflow-maven-plugin]merging 'release/4.0-rc-2' into 'master' adds 57a47a4 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 232a685 [jgitflow-maven-plugin]merging 'master' into 'develop' adds 64a55ae [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 868283b Add code coverage to sonar analysis adds c8e2330 Fix releasable build [skip ci] adds 9697181 Update libs adds 4785800 Use release adds b0cc054 Update libs adds d9ec6e0 Add gitlab ci new 8ee788a [gitflow-maven-plugin]Update versions for release new 1067bab Merge branch 'release/4.0' 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 1067babad22b863f86d94fb64898c0a338270b79 Merge: 7f61475 8ee788a Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:50:54 2020 +0200 Merge branch 'release/4.0' commit 8ee788a4d2ddf77c407cd90d66122ae2efa18a38 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:47:22 2020 +0200 [gitflow-maven-plugin]Update versions for release Summary of changes: .gitlab-ci.yml | 20 +++++-- i18n-maven-plugin/pom.xml | 18 +++--- .../StringFormatToMessageFormatConverter.java | 3 +- nuiton-i18n/pom.xml | 9 +-- pom.xml | 67 +++++++++++----------- src/site/site_en.xml | 11 ++-- src/site/site_fr.xml | 12 ++-- 7 files changed, 68 insertions(+), 72 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 master in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 8ee788a4d2ddf77c407cd90d66122ae2efa18a38 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:47:22 2020 +0200 [gitflow-maven-plugin]Update versions for release --- 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 7e086c0..d3d4c41 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-SNAPSHOT</version> + <version>4.0</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index a3be9ca..913ca2a 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-SNAPSHOT</version> + <version>4.0</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 7eaecfa..465855c 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>4.0-SNAPSHOT</version> + <version>4.0</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 master in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 1067babad22b863f86d94fb64898c0a338270b79 Merge: 7f61475 8ee788a Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 16:50:54 2020 +0200 Merge branch 'release/4.0' .gitlab-ci.yml | 20 +++++-- i18n-maven-plugin/pom.xml | 18 +++--- .../StringFormatToMessageFormatConverter.java | 3 +- nuiton-i18n/pom.xml | 9 +-- pom.xml | 67 +++++++++++----------- src/site/site_en.xml | 11 ++-- src/site/site_fr.xml | 12 ++-- 7 files changed, 68 insertions(+), 72 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm