Author: chatellier Date: 2011-01-26 16:00:44 +0000 (Wed, 26 Jan 2011) New Revision: 592 Log: Update libs Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-01-26 15:53:39 UTC (rev 591) +++ trunk/pom.xml 2011-01-26 16:00:44 UTC (rev 592) @@ -110,7 +110,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>1.5.3</version> + <version>2.0</version> <scope>compile</scope> </dependency> @@ -320,7 +320,7 @@ <!-- Versions --> <jaxx.version>2.2.5</jaxx.version> - <i18n.version>2.2</i18n.version> + <i18n.version>2.1</i18n.version> <struts.version>2.2.1.1</struts.version> </properties>