branch develop updated (8298b26 -> 80f4482)
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 8298b26 [jgitflow-maven-plugin]updating poms for 3.8-SNAPSHOT development new 4a58de3 remove unexisting skip in redmine new 80f4482 rolback version number 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 80f4482ecdc9ddeb9c39b8635a1057707f884561 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 12:24:06 2018 +0200 rolback version number commit 4a58de33fffe4da785c34f10e4a2d7bb13654bc0 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 12:23:38 2018 +0200 remove unexisting skip in redmine Summary of changes: i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 5 +---- 3 files changed, 3 insertions(+), 6 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 4a58de33fffe4da785c34f10e4a2d7bb13654bc0 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 12:23:38 2018 +0200 remove unexisting skip in redmine --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2935a95..9e6d317 100644 --- a/pom.xml +++ b/pom.xml @@ -57,15 +57,12 @@ <ciViewId>I18n</ciViewId> <!-- FIXME issues are no longer on redmine since migration to gitlab --> - <redmine.skipDisplayData>true</redmine.skipDisplayData> - <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> <redmine.skipPublishAttachments>true</redmine.skipPublishAttachments> <redmine.skipPublishNews>true</redmine.skipPublishNews> <redmine.skipGenerateEmailAnnouncement>true</redmine.skipGenerateEmailAnnouncement> <redmine.skipGenerateNewsAnnouncement>true</redmine.skipGenerateNewsAnnouncement> <redmine.skipUpdateVersion>true</redmine.skipUpdateVersion> <redmine.skipNextVersion>true</redmine.skipNextVersion> - <redmine.skipHelp>true</redmine.skipHelp> <!--Multilanguage maven-site --> <locales>fr,en</locales> -- 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 80f4482ecdc9ddeb9c39b8635a1057707f884561 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 12:24:06 2018 +0200 rolback version number --- 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 4a99e63..b5dcb00 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.8-SNAPSHOT</version> + <version>3.7-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index 4e07993..906202e 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.8-SNAPSHOT</version> + <version>3.7-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 9e6d317..8ccfad1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>3.8-SNAPSHOT</version> + <version>3.7-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