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

Commits:

1 changed file:

Changes:

  • pom.xml
    ... ... @@ -142,7 +142,7 @@
    142 142
         <persistence.previous.model.version>8.0</persistence.previous.model.version>
    
    143 143
         <tck.filename>tck-v${persistence.model.version}.zip</tck.filename>
    
    144 144
         <tck.updated.filename>updated-${tck.filename}</tck.updated.filename>
    
    145
    -    <tck.remote.path>/var/www/html/private/ird-observe/db</tck.remote.path>
    
    145
    +    <tck.remote.path>/var/www/html/private/ird-observe/tck</tck.remote.path>
    
    146 146
         <tck.cache.path>${user.home}/.mvn/tck-cache/${model.name}/tck</tck.cache.path>
    
    147 147
         <!-- FIXME Create new mojo to deal with avdth cache like for tck -->
    
    148 148
         <avdth.filename>avdth-v${persistence.model.version}.zip</avdth.filename>