27 Aug
2008
27 Aug
'08
1:26 p.m.
Author: chatellier Date: 2008-08-27 13:26:02 +0000 (Wed, 27 Aug 2008) New Revision: 187 Modified: trunk/maven-jrst-plugin/pom.xml Log: Correct groupId for plugins Modified: trunk/maven-jrst-plugin/pom.xml =================================================================== --- trunk/maven-jrst-plugin/pom.xml 2008-08-27 13:19:41 UTC (rev 186) +++ trunk/maven-jrst-plugin/pom.xml 2008-08-27 13:26:02 UTC (rev 187) @@ -13,7 +13,7 @@ </parent> <!--A unique name for this project--> - <groupId>lutinplugin</groupId> + <groupId>org.codelutin.plugin</groupId> <artifactId>maven-jrst-plugin</artifactId> <name>Plugin maven JRst</name>