branch release/4.0-rc-1 created (now 6deb92d)
This is an automated email from the git hooks/post-receive script. New change to branch release/4.0-rc-1 in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git at 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with snapshot versions This branch includes the following new commits: new 6deb92d [jgitflow-maven-plugin]updating poms for 4.0-rc-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 6deb92d0c2d55ba55d06fabe8cbec9c0c93d37e8 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Jan 3 17:54:14 2020 +0100 [jgitflow-maven-plugin]updating poms for 4.0-rc-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/4.0-rc-1 in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 6deb92d0c2d55ba55d06fabe8cbec9c0c93d37e8 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Jan 3 17:54:14 2020 +0100 [jgitflow-maven-plugin]updating poms for 4.0-rc-1 branch with 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 4286dd8..aa90d66 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-rc-1-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index 71258cf..8ad71d9 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-rc-1-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 1085510..603f7b9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>4.0-SNAPSHOT</version> + <version>4.0-rc-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