Author: tchemit Date: 2009-02-10 13:50:17 +0000 (Tue, 10 Feb 2009) New Revision: 262 Modified: maven-jrst-plugin/trunk/pom.xml Log: utilisation de lutinproject 3.4 plutot que lutinpluginproject Modified: maven-jrst-plugin/trunk/pom.xml =================================================================== --- maven-jrst-plugin/trunk/pom.xml 2009-02-10 13:40:34 UTC (rev 261) +++ maven-jrst-plugin/trunk/pom.xml 2009-02-10 13:50:17 UTC (rev 262) @@ -8,7 +8,7 @@ <!-- ************************************************************* --> <parent> <groupId>org.codelutin</groupId> - <artifactId>lutinpluginproject</artifactId> + <artifactId>lutinproject</artifactId> <version>3.4-SNAPSHOT</version> </parent>