Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe

Commits:

1 changed file:

Changes:

  • observe/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.observe</groupId>
    
    26 26
         <artifactId>ird-observe</artifactId>
    
    27
    -    <version>7.6.8-SNAPSHOT</version>
    
    27
    +    <version>7.6.8</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>observe</artifactId>
    
    ... ... @@ -109,7 +109,7 @@
    109 109
             <artifactId>wagon-maven-plugin</artifactId>
    
    110 110
             <configuration>
    
    111 111
               <serverId>doc.ultreia.io</serverId>
    
    112
    -          <url>scpexe://ultreia.io/var/www/observe/release</url>
    
    112
    +          <url>scpexe://ultreia.io/var/www/observe/release/observe/${major}</url>
    
    113 113
             </configuration>
    
    114 114
             <executions>
    
    115 115
               <execution>