Author: athimel Date: 2013-07-10 11:09:48 +0200 (Wed, 10 Jul 2013) New Revision: 3694 Url: http://chorem.org/projects/lima/repository/revisions/3694 Log: Upgrade some versions Modified: trunk/lima-swing/pom.xml trunk/pom.xml Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2013-06-27 15:53:46 UTC (rev 3693) +++ trunk/lima-swing/pom.xml 2013-07-10 09:09:48 UTC (rev 3694) @@ -124,7 +124,6 @@ <dependency> <groupId>org.nuiton.jaxx</groupId> <artifactId>jaxx-validator</artifactId> - <version>2.5.6</version> </dependency> </dependencies> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-06-27 15:53:46 UTC (rev 3693) +++ trunk/pom.xml 2013-07-10 09:09:48 UTC (rev 3694) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.4.11</version> + <version>3.4.12</version> </parent> <groupId>org.chorem</groupId> @@ -62,7 +62,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-profiling</artifactId> - <version>${nuitonUtilsVersion}</version> + <version>${nuitonProfilingVersion}</version> </dependency> <dependency> @@ -87,6 +87,12 @@ </dependency> <dependency> + <groupId>org.nuiton.jaxx</groupId> + <artifactId>jaxx-validator</artifactId> + <version>${jaxxVersion}</version> + </dependency> + + <dependency> <groupId>org.swinglabs</groupId> <artifactId>jxlayer</artifactId> <version>3.0.4</version> @@ -215,7 +221,7 @@ <dependency> <groupId>com.lowagie</groupId> <artifactId>itext</artifactId> - <version>4.2.0</version> + <version>4.2.1</version> <exclusions> <exclusion> <groupId>bouncycastle</groupId> @@ -394,9 +400,10 @@ <!-- customized libs version --> <nuitonUtilsVersion>2.6.12</nuitonUtilsVersion> - <eugenePluginVersion>2.6.3</eugenePluginVersion> - <topiaVersion>2.7.1</topiaVersion> - <jaxxVersion>2.5.21</jaxxVersion> + <nuitonProfilingVersion>2.7</nuitonProfilingVersion> + <eugenePluginVersion>2.6.4-SNAPSHOT</eugenePluginVersion> + <topiaVersion>2.7.1</topiaVersion> <!-- Version cannot be upgraded because of incompatibility with OpenEJB --> + <jaxxVersion>2.5.23</jaxxVersion> <nuitonI18nVersion>2.5.1</nuitonI18nVersion> <openEjbVersion>4.5.2</openEjbVersion> <slf4jVersion>1.7.5</slf4jVersion>
participants (1)
-
athimelï¼ users.chorem.org