Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3
Commits:
-
2bd7c888
by Tony CHEMIT at 2018-03-19T21:21:40Z
11 changed files:
- pom.xml
- t3-actions/pom.xml
- t3-domain/pom.xml
- t3-input-avdthv33/pom.xml
- t3-input-avdthv35/pom.xml
- t3-input-avdthv36/pom.xml
- t3-installer/pom.xml
- t3-msaccess-importer/pom.xml
- t3-output-balbayav32/pom.xml
- t3-web/pom.xml
- t3/pom.xml
Changes:
| ... | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 |
|
| 29 | 29 |
<groupId>fr.ird.t3</groupId>
|
| 30 | 30 |
<artifactId>ird-t3</artifactId>
|
| 31 |
- <version>2.4-SNAPSHOT</version>
|
|
| 31 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 32 | 32 |
<packaging>pom</packaging>
|
| 33 | 33 |
|
| 34 | 34 |
<name>T3 :: Pom</name>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-actions</artifactId>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-domain</artifactId>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-input-avdthv33</artifactId>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-input-avdthv35</artifactId>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-input-avdthv36</artifactId>
|
| ... | ... | @@ -17,15 +17,14 @@ |
| 17 | 17 |
along with this program. If not, see <http://www.gnu.org/licenses />.
|
| 18 | 18 |
#L%
|
| 19 | 19 |
-->
|
| 20 |
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
| 21 |
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
| 20 |
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
| 22 | 21 |
|
| 23 | 22 |
<modelVersion>4.0.0</modelVersion>
|
| 24 | 23 |
|
| 25 | 24 |
<parent>
|
| 26 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 27 | 26 |
<artifactId>ird-t3</artifactId>
|
| 28 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 29 | 28 |
</parent>
|
| 30 | 29 |
|
| 31 | 30 |
<artifactId>t3-installer</artifactId>
|
| ... | ... | @@ -220,10 +219,10 @@ |
| 220 | 219 |
<configuration>
|
| 221 | 220 |
<!--<skip>${installer.cache.skip}</skip>-->
|
| 222 | 221 |
<tasks>
|
| 223 |
- <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-ddl.zip" dest="${installer.cache.dir}"/>
|
|
| 224 |
- <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-referential.zip" dest="${installer.cache.dir}"/>
|
|
| 225 |
- <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-zones.zip" dest="${installer.cache.dir}"/>
|
|
| 226 |
- <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-h2.zip" dest="${installer.cache.dir}"/>
|
|
| 222 |
+ <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-ddl.zip" dest="${installer.cache.dir}" />
|
|
| 223 |
+ <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-referential.zip" dest="${installer.cache.dir}" />
|
|
| 224 |
+ <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-zones.zip" dest="${installer.cache.dir}" />
|
|
| 225 |
+ <unzip src="${installer.cache.dir}/t3-data-${t3-data.version}-h2.zip" dest="${installer.cache.dir}" />
|
|
| 227 | 226 |
</tasks>
|
| 228 | 227 |
</configuration>
|
| 229 | 228 |
<goals>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-msaccess-importer</artifactId>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-output-balbayav32</artifactId>
|
| ... | ... | @@ -24,7 +24,7 @@ |
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 | 26 |
<artifactId>ird-t3</artifactId>
|
| 27 |
- <version>2.4-SNAPSHOT</version>
|
|
| 27 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| 30 | 30 |
<artifactId>t3-web</artifactId>
|
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 |
<parent>
|
| 27 | 27 |
<groupId>fr.ird.t3</groupId>
|
| 28 | 28 |
<artifactId>ird-t3</artifactId>
|
| 29 |
- <version>2.4-SNAPSHOT</version>
|
|
| 29 |
+ <version>2.5-SNAPSHOT</version>
|
|
| 30 | 30 |
</parent>
|
| 31 | 31 |
|
| 32 | 32 |
<artifactId>t3</artifactId>
|