Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3
Commits:
-
9dfe40e6
by Tony CHEMIT at 2017-05-11T00:28:58+02:00
10 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-msaccess-importer/pom.xml
- t3-output-balbayav32/pom.xml
- t3-test/pom.xml
- t3-web/pom.xml
Changes:
| ... | ... | @@ -27,11 +27,11 @@ |
| 27 | 27 |
</parent>
|
| 28 | 28 |
|
| 29 | 29 |
<groupId>fr.ird.t3</groupId>
|
| 30 |
- <artifactId>pom</artifactId>
|
|
| 30 |
+ <artifactId>ird-t3</artifactId>
|
|
| 31 | 31 |
<version>2.1-SNAPSHOT</version>
|
| 32 | 32 |
<packaging>pom</packaging>
|
| 33 | 33 |
|
| 34 |
- <name>T3</name>
|
|
| 34 |
+ <name>T3 :: Pom</name>
|
|
| 35 | 35 |
<description>Projet T3+</description>
|
| 36 | 36 |
<url>https://ultreiaio.gitlab.io/ird-t3</url>
|
| 37 | 37 |
<inceptionYear>2010</inceptionYear>
|
| ... | ... | @@ -109,13 +109,12 @@ |
| 109 | 109 |
<nuitonI18nVersion>3.6.3</nuitonI18nVersion>
|
| 110 | 110 |
<nuitonWebVersion>1.18</nuitonWebVersion>
|
| 111 | 111 |
<nuitonConfigVersion>3.2</nuitonConfigVersion>
|
| 112 |
- <msaccessImporterVersion>1.4.1</msaccessImporterVersion>
|
|
| 113 | 112 |
<struts2Version>2.3.14</struts2Version>
|
| 114 | 113 |
<jqueryPluginVersion>3.5.1</jqueryPluginVersion>
|
| 115 | 114 |
<h2Version>1.3.176</h2Version>
|
| 116 |
- <postgresqlVersion>9.4.1212.jre7</postgresqlVersion>
|
|
| 115 |
+ <postgresqlVersion>42.0.0.jre7</postgresqlVersion>
|
|
| 117 | 116 |
<xworkVersion>2.3.31</xworkVersion>
|
| 118 |
- <hibernateVersion>5.1.3.Final</hibernateVersion>
|
|
| 117 |
+ <hibernateVersion>5.1.5.Final</hibernateVersion>
|
|
| 119 | 118 |
<slf4jVersion>1.7.25</slf4jVersion>
|
| 120 | 119 |
|
| 121 | 120 |
<!-- license header configuration -->
|
| ... | ... | @@ -152,13 +151,6 @@ |
| 152 | 151 |
<dependencies>
|
| 153 | 152 |
|
| 154 | 153 |
<dependency>
|
| 155 |
- <groupId>fr.ird.t3</groupId>
|
|
| 156 |
- <artifactId>msaccess-importer</artifactId>
|
|
| 157 |
- <version>${msaccessImporterVersion}</version>
|
|
| 158 |
- <scope>compile</scope>
|
|
| 159 |
- </dependency>
|
|
| 160 |
- |
|
| 161 |
- <dependency>
|
|
| 162 | 154 |
<groupId>com.healthmarketscience.jackcess</groupId>
|
| 163 | 155 |
<artifactId>jackcess</artifactId>
|
| 164 | 156 |
<version>1.2.0</version>
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 |
|
| 24 | 24 |
<parent>
|
| 25 | 25 |
<groupId>fr.ird.t3</groupId>
|
| 26 |
- <artifactId>pom</artifactId>
|
|
| 26 |
+ <artifactId>ird-t3</artifactId>
|
|
| 27 | 27 |
<version>2.1-SNAPSHOT</version>
|
| 28 | 28 |
</parent>
|
| 29 | 29 |
|