Author: kmorin Date: 2009-04-20 12:33:41 +0000 (Mon, 20 Apr 2009) New Revision: 1339 Modified: guix/trunk/guix-test/pom.xml Log: Corrections dans le pom Modified: guix/trunk/guix-test/pom.xml =================================================================== --- guix/trunk/guix-test/pom.xml 2009-04-20 12:33:09 UTC (rev 1338) +++ guix/trunk/guix-test/pom.xml 2009-04-20 12:33:41 UTC (rev 1339) @@ -14,14 +14,6 @@ <artifactId>guix-test</artifactId> - <dependencies> - <dependency> - <groupId>xpp3</groupId> - <artifactId>xpp3</artifactId> - <version>1.1.3.3</version> - </dependency> - </dependencies> - <!-- ************************************************************* --> <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> @@ -48,7 +40,7 @@ <plugins> <plugin> - <groupId>org.codelutin.guix</groupId> + <groupId>org.nuiton.guix</groupId> <artifactId>guix-maven-plugin</artifactId> <version>${project.version}</version> <executions>