Author: echatellier Date: 2012-02-28 15:42:54 +0100 (Tue, 28 Feb 2012) New Revision: 983 Url: http://forge.codelutin.com/repositories/revision/coser/983 Log: Update mavenpom and webstart plugin Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-02-28 10:49:00 UTC (rev 982) +++ trunk/pom.xml 2012-02-28 14:42:54 UTC (rev 983) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.0.6</version> + <version>3.1</version> </parent> <groupId>fr.ifremer</groupId> @@ -350,6 +350,8 @@ <i18n.version>2.4.1</i18n.version> <!-- 2.3.1.1 fails to validate fields in jnlp --> <struts.version>2.2.3</struts.version> + + <webstartPluginVersion>1.0-beta-3</webstartPluginVersion> </properties> <scm>
participants (1)
-
echatellier@users.forge.codelutin.com