Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe

Commits:

1 changed file:

Changes:

  • pom.xml
    ... ... @@ -222,6 +222,9 @@
    222 222
         <gitlab.changesAuthorEmail>dev@tchemit.fr</gitlab.changesAuthorEmail>
    
    223 223
         <gitlab.trackers>Anomalie,Evolution,Tâche</gitlab.trackers>
    
    224 224
     
    
    225
    +    <!--gitflow configuration-->
    
    226
    +    <scmCommentPrefix>Release  [skip ci]</scmCommentPrefix>
    
    227
    +
    
    225 228
         <!-- deploy nothing -->
    
    226 229
         <maven.deploy.skip>true</maven.deploy.skip>
    
    227 230