Author: tchemit Date: 2010-04-29 10:14:07 +0200 (Thu, 29 Apr 2010) New Revision: 1763 Log: use last snapshot of i18n Modified: trunk/nuiton-i18n-editor/pom.xml Modified: trunk/nuiton-i18n-editor/pom.xml =================================================================== --- trunk/nuiton-i18n-editor/pom.xml 2010-04-29 05:43:50 UTC (rev 1762) +++ trunk/nuiton-i18n-editor/pom.xml 2010-04-29 08:14:07 UTC (rev 1763) @@ -11,7 +11,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> @@ -227,7 +227,6 @@ <groupId>org.nuiton</groupId> <artifactId>maven-license-plugin</artifactId> <configuration> - <copyToMETA_INF>true</copyToMETA_INF> <generateBundle>true</generateBundle> </configuration> </plugin>