Author: tchemit Date: 2010-10-09 01:50:19 +0200 (Sat, 09 Oct 2010) New Revision: 1779 Url: http://nuiton.org/repositories/revision/i18n/1779 Log: Update mavenpom4redmineAndCentral to 2.3.1. Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-03 15:50:34 UTC (rev 1778) +++ trunk/pom.xml 2010-10-08 23:50:19 UTC (rev 1779) @@ -33,7 +33,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>2.3</version> + <version>2.3.1</version> </parent> <artifactId>i18n</artifactId> @@ -148,10 +148,10 @@ <artifactId>plexus-container-default</artifactId> </exclusion> - <exclusion> + <!--exclusion> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> - </exclusion> + </exclusion--> <exclusion> <groupId>org.codehaus.plexus</groupId> @@ -175,7 +175,7 @@ <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.1</version> + <version>3.2.1</version> </dependency> <!-- tests dependencies --> @@ -221,7 +221,7 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.14</version> + <version>1.2.16</version> </dependency> <dependency>