Author: tchemit Date: 2009-08-27 17:03:03 +0200 (Thu, 27 Aug 2009) New Revision: 1625 Modified: tags/guix-1.0.0/guix-test-gwt/pom.xml Log: remove i18n plugin Modified: tags/guix-1.0.0/guix-test-gwt/pom.xml =================================================================== --- tags/guix-1.0.0/guix-test-gwt/pom.xml 2009-08-27 15:01:35 UTC (rev 1624) +++ tags/guix-1.0.0/guix-test-gwt/pom.xml 2009-08-27 15:03:03 UTC (rev 1625) @@ -100,13 +100,7 @@ <groupId>org.mortbay.jetty</groupId> <artifactId>maven-jetty-plugin</artifactId> </plugin> - <!-- plugin i18n --> - <plugin> - <groupId>org.nuiton</groupId> - <artifactId>maven-i18n-plugin</artifactId> - <version>1.0.0</version> - </plugin> - + <!-- configure the GWT-Maven plugin --> <plugin> <groupId>com.totsp.gwt</groupId>