Author: echatellier Date: 2012-03-01 11:51:12 +0100 (Thu, 01 Mar 2012) New Revision: 987 Url: http://forge.codelutin.com/repositories/revision/coser/987 Log: Update mavenpom and webstart plugin Modified: trunk/coser-ui/pom.xml Modified: trunk/coser-ui/pom.xml =================================================================== --- trunk/coser-ui/pom.xml 2012-03-01 10:33:46 UTC (rev 986) +++ trunk/coser-ui/pom.xml 2012-03-01 10:51:12 UTC (rev 987) @@ -369,7 +369,7 @@ <reporting> <plugins> <plugin> - <groupId>org.codehaus.mojo.webstart</groupId> + <groupId>org.codehaus.mojo</groupId> <artifactId>webstart-maven-plugin</artifactId> <version>${webstartPluginVersion}</version> </plugin>