branch develop updated (2c2171a -> 522a4ca)
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 2c2171a [jgitflow-maven-plugin]updating poms for 3.8-SNAPSHOT development new 522a4ca add skipGenerateNewsAnnouncement 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 522a4ca72d2629e23043b005f34989a968599916 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 11:48:20 2018 +0200 add skipGenerateNewsAnnouncement Summary of changes: pom.xml | 1 + 1 file changed, 1 insertion(+) -- 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 522a4ca72d2629e23043b005f34989a968599916 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 11:48:20 2018 +0200 add skipGenerateNewsAnnouncement --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2f3238b..7ca3413 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ <!-- FIXME issues are no longer on redmine since migration to gitlab --> <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <redmine.skipGenerateNewsAnnouncement>true</redmine.skipGenerateNewsAnnouncement> <!--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>.
participants (1)
-
nuiton.org scm