Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3 Commits: 9dfe40e6 by Tony CHEMIT at 2017-05-11T00:28:58+02:00 update poms - - - - - 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: ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,11 @@ </parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> <packaging>pom</packaging> - <name>T3</name> + <name>T3 :: Pom</name> <description>Projet T3+</description> <url>https://ultreiaio.gitlab.io/ird-t3</url> <inceptionYear>2010</inceptionYear> @@ -109,13 +109,12 @@ <nuitonI18nVersion>3.6.3</nuitonI18nVersion> <nuitonWebVersion>1.18</nuitonWebVersion> <nuitonConfigVersion>3.2</nuitonConfigVersion> - <msaccessImporterVersion>1.4.1</msaccessImporterVersion> <struts2Version>2.3.14</struts2Version> <jqueryPluginVersion>3.5.1</jqueryPluginVersion> <h2Version>1.3.176</h2Version> - <postgresqlVersion>9.4.1212.jre7</postgresqlVersion> + <postgresqlVersion>42.0.0.jre7</postgresqlVersion> <xworkVersion>2.3.31</xworkVersion> - <hibernateVersion>5.1.3.Final</hibernateVersion> + <hibernateVersion>5.1.5.Final</hibernateVersion> <slf4jVersion>1.7.25</slf4jVersion> <!-- license header configuration --> @@ -152,13 +151,6 @@ <dependencies> <dependency> - <groupId>fr.ird.t3</groupId> - <artifactId>msaccess-importer</artifactId> - <version>${msaccessImporterVersion}</version> - <scope>compile</scope> - </dependency> - - <dependency> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> <version>1.2.0</version> ===================================== t3-actions/pom.xml ===================================== --- a/t3-actions/pom.xml +++ b/t3-actions/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-domain/pom.xml ===================================== --- a/t3-domain/pom.xml +++ b/t3-domain/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-input-avdthv33/pom.xml ===================================== --- a/t3-input-avdthv33/pom.xml +++ b/t3-input-avdthv33/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-input-avdthv35/pom.xml ===================================== --- a/t3-input-avdthv35/pom.xml +++ b/t3-input-avdthv35/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-input-avdthv36/pom.xml ===================================== --- a/t3-input-avdthv36/pom.xml +++ b/t3-input-avdthv36/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-msaccess-importer/pom.xml ===================================== --- a/t3-msaccess-importer/pom.xml +++ b/t3-msaccess-importer/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-output-balbayav32/pom.xml ===================================== --- a/t3-output-balbayav32/pom.xml +++ b/t3-output-balbayav32/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-test/pom.xml ===================================== --- a/t3-test/pom.xml +++ b/t3-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> ===================================== t3-web/pom.xml ===================================== --- a/t3-web/pom.xml +++ b/t3-web/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>fr.ird.t3</groupId> - <artifactId>pom</artifactId> + <artifactId>ird-t3</artifactId> <version>2.1-SNAPSHOT</version> </parent> View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/9dfe40e68c635861b8c2ac649c99eb587... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/9dfe40e68c635861b8c2ac649c99eb587... You're receiving this email because of your account on gitlab.com.