Author: tchemit Date: 2008-08-04 14:12:22 +0000 (Mon, 04 Aug 2008) New Revision: 974 Modified: trunk/lutinutil/pom.xml Log: go back to lutinutil : maven-i18n-plugin will not used the lutinutil dependancy anoy longer Modified: trunk/lutinutil/pom.xml =================================================================== --- trunk/lutinutil/pom.xml 2008-08-04 14:10:08 UTC (rev 973) +++ trunk/lutinutil/pom.xml 2008-08-04 14:12:22 UTC (rev 974) @@ -20,11 +20,6 @@ <dependencies> <dependency> - <groupId>org.codelutin</groupId> - <artifactId>lutinutil-no-i18n</artifactId> - </dependency> - - <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </dependency>