[Git][ultreiaio/ird-observe][develop] better gitflow configuration [skip ci]
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: c8e85e0a by Tony CHEMIT at 2017-03-20T11:40:15+01:00 better gitflow configuration [skip ci] - - - - - 1 changed file: - pom.xml Changes: ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -222,6 +222,9 @@ <gitlab.changesAuthorEmail>dev@tchemit.fr</gitlab.changesAuthorEmail> <gitlab.trackers>Anomalie,Evolution,Tâche</gitlab.trackers> + <!--gitflow configuration--> + <scmCommentPrefix>Release [skip ci]</scmCommentPrefix> + <!-- deploy nothing --> <maven.deploy.skip>true</maven.deploy.skip> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c8e85e0ae295179539812eee248f...
participants (1)
-
Tony CHEMIT