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

Commits:

2 changed files:

Changes:

  • t3-installer/pom.xml
    ... ... @@ -27,7 +27,7 @@
    27 27
       <parent>
    
    28 28
         <groupId>fr.ird.t3</groupId>
    
    29 29
         <artifactId>ird-t3</artifactId>
    
    30
    -    <version>2.1-SNAPSHOT</version>
    
    30
    +    <version>2.1</version>
    
    31 31
       </parent>
    
    32 32
     
    
    33 33
       <artifactId>t3-installer</artifactId>
    

  • t3/pom.xml
    ... ... @@ -26,7 +26,7 @@
    26 26
       <parent>
    
    27 27
         <groupId>fr.ird.t3</groupId>
    
    28 28
         <artifactId>ird-t3</artifactId>
    
    29
    -    <version>2.1-SNAPSHOT</version>
    
    29
    +    <version>2.1</version>
    
    30 30
       </parent>
    
    31 31
       
    
    32 32
       <artifactId>t3</artifactId>