Author: tchemit Date: 2010-11-18 16:08:25 +0100 (Thu, 18 Nov 2010) New Revision: 991 Url: http://nuiton.org/repositories/revision/eugene/991 Log: Evolution #1067: Updates nuiton-utils to 1.5.2 Modified: trunk/eugene/pom.xml Modified: trunk/eugene/pom.xml =================================================================== --- trunk/eugene/pom.xml 2010-11-18 14:26:45 UTC (rev 990) +++ trunk/eugene/pom.xml 2010-11-18 15:08:25 UTC (rev 991) @@ -50,6 +50,11 @@ </dependency> <dependency> + <groupId>org.nuiton.i18n</groupId> + <artifactId>nuiton-i18n</artifactId> + </dependency> + + <dependency> <groupId>commons-digester</groupId> <artifactId>commons-digester</artifactId> </dependency> @@ -133,7 +138,6 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <scope>test</scope> </dependency> <dependency>