branch release/3.4 updated (9796bdd -> 419021f)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.4 in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from 9796bdd Merge branch 'feature/fix_action_instance' into 'develop' new 419021f Fix release ... 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 419021f3aff42bd973ae75907a734c712ca1de95 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 31 16:25:42 2018 +0100 Fix release ... Summary of changes: pom.xml | 4 ++++ 1 file changed, 4 insertions(+) -- 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/3.4 in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit 419021f3aff42bd973ae75907a734c712ca1de95 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 31 16:25:42 2018 +0100 Fix release ... --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index c873342..a781cf1 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,10 @@ <properties> <!-- redmine project Id --> + <!--FIXME issues no longer on redmine--> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <!-- FIXME true because issues are no longer on redmine but on gitlab--> + <skipPostRelease>true</skipPostRelease> <projectId>nuiton-config</projectId> <ciViewId>nuiton-config</ciViewId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm