[Git][ultreiaio/ird-t3][develop] use last pom
Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3 Commits: a7f1fc8b by Tony CHEMIT at 2018-05-04T10:07:52Z use last pom - - - - - 1 changed file: - pom.xml Changes: ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.ultreia.maven</groupId> <artifactId>pom</artifactId> - <version>2018.31</version> + <version>2018.33</version> </parent> <groupId>fr.ird.t3</groupId> @@ -101,8 +101,8 @@ <stageId>frirdt3</stageId> <applicationName>t3</applicationName> <t3-data.version>1.9</t3-data.version> - <lib.version.java4all.i18n>4.0-alpha-11</lib.version.java4all.i18n> - <lib.version.java4all.config>1.0.2</lib.version.java4all.config> + <!--<lib.version.java4all.i18n>4.0-alpha-11</lib.version.java4all.i18n>--> + <!--<lib.version.java4all.config>1.0.2</lib.version.java4all.config>--> <env>dev</env> <skipITs>true</skipITs> View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/a7f1fc8be1ee6d3a8faf6ffd2214b3e17... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/a7f1fc8be1ee6d3a8faf6ffd2214b3e17... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT