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

Commits:

1 changed file:

Changes:

  • pom.xml
    ... ... @@ -191,10 +191,6 @@
    191 191
         <!--<gitlab.fromMilestone>5.0</gitlab.fromMilestone>-->
    
    192 192
         <gitlab.stagingUrl>https://observe.ultreia.io/release</gitlab.stagingUrl>
    
    193 193
     
    
    194
    -    <!--jgitflow configuration-->
    
    195
    -    <jgitflow.masterBranchName>master-7.x</jgitflow.masterBranchName>
    
    196
    -    <jgitflow.developBranchName>develop-7.x</jgitflow.developBranchName>
    
    197
    -
    
    198 194
         <!-- deploy nothing -->
    
    199 195
         <maven.deploy.skip>true</maven.deploy.skip>
    
    200 196