branch develop updated (d79aee9 -> c04ea0e)
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 d79aee9 [jgitflow-maven-plugin]updating poms for 3.8-SNAPSHOT development new c04ea0e retrait de la gestion de redmine qui n'est plus utilisé 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 c04ea0ee3a7bd3935894ff726992a1d506fea172 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:22:32 2018 +0200 retrait de la gestion de redmine qui n'est plus utilisé Summary of changes: pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 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 c04ea0ee3a7bd3935894ff726992a1d506fea172 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:22:32 2018 +0200 retrait de la gestion de redmine qui n'est plus utilisé --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6760ab5..b63c54c 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,10 @@ <projectId>i18n</projectId> <ciViewId>I18n</ciViewId> - + + <!-- FIXME issues are no longer on redmine since migration to gitlab --> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <!--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