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

Commits:

1 changed file:

Changes:

  • pom.xml
    ... ... @@ -26,7 +26,7 @@
    26 26
       <parent>
    
    27 27
         <groupId>io.ultreia.maven</groupId>
    
    28 28
         <artifactId>pom</artifactId>
    
    29
    -    <version>16</version>
    
    29
    +    <version>17</version>
    
    30 30
       </parent>
    
    31 31
     
    
    32 32
       <groupId>fr.ird.observe</groupId>
    
    ... ... @@ -219,9 +219,6 @@
    219 219
         <gitlab.changesAuthorEmail>dev@tchemit.fr</gitlab.changesAuthorEmail>
    
    220 220
         <gitlab.trackers>Anomalie,Evolution,Tâche</gitlab.trackers>
    
    221 221
     
    
    222
    -    <!--gitflow configuration-->
    
    223
    -    <scmCommentPrefix>Release [skip ci]</scmCommentPrefix>
    
    224
    -
    
    225 222
         <!-- deploy nothing -->
    
    226 223
         <maven.deploy.skip>true</maven.deploy.skip>
    
    227 224