Author: echatellier Date: 2012-03-01 11:33:46 +0100 (Thu, 01 Mar 2012) New Revision: 986 Url: http://forge.codelutin.com/repositories/revision/coser/986 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:28:48 UTC (rev 985) +++ trunk/coser-ui/pom.xml 2012-03-01 10:33:46 UTC (rev 986) @@ -294,7 +294,7 @@ </plugin> <plugin> <groupId>org.nuiton</groupId> - <artifactId>maven-helper-plugin</artifactId> + <artifactId>helper-maven-plugin</artifactId> <executions> <execution> <id>get-keystore</id> @@ -313,7 +313,7 @@ </executions> </plugin> <plugin> - <groupId>org.codehaus.mojo.webstart</groupId> + <groupId>org.codehaus.mojo</groupId> <artifactId>webstart-maven-plugin</artifactId> <configuration> <libPath>lib</libPath>