branch develop updated (290b893 -> da82dcc)
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 290b893 [maven-release-plugin] prepare release i18n-3.7 new da82dcc [maven-release-plugin] prepare for next development iteration 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 da82dcc5f4bb37aa79ab0a07f19457d01561a378 Author: dcosse <cosse@codelutin.com> Date: Tue May 15 10:06:22 2018 +0200 [maven-release-plugin] prepare for next development iteration Summary of changes: i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 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 da82dcc5f4bb37aa79ab0a07f19457d01561a378 Author: dcosse <cosse@codelutin.com> Date: Tue May 15 10:06:22 2018 +0200 [maven-release-plugin] prepare for next development iteration --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index c95fa2e..4a99e63 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.7</version> + <version>3.8-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index c94e279..4e07993 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.7</version> + <version>3.8-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index b8eeefc..4a85fab 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>3.7</version> + <version>3.8-SNAPSHOT</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> @@ -49,7 +49,7 @@ <connection>scm:git:git@gitlab.nuiton.org:nuiton/i18n.git</connection> <developerConnection>scm:git:git@gitlab.nuiton.org:nuiton/i18n.git</developerConnection> <url>https://gitlab.nuiton.org/nuiton/i18n</url> - <tag>i18n-3.7</tag> + <tag>HEAD</tag> </scm> <properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm