Author: tchemit Date: 2013-08-08 16:40:58 +0200 (Thu, 08 Aug 2013) New Revision: 1459 Url: http://nuiton.org/projects/mavenpom/repository/revisions/1459 Log: fixes #2812: Updates helper-m-p to 2.1 fixes #2813: Updates jredmine-m-p to 1.6 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-08-08 12:20:23 UTC (rev 1458) +++ trunk/pom.xml 2013-08-08 14:40:58 UTC (rev 1459) @@ -260,8 +260,8 @@ <antVersion>1.8.3</antVersion> <!-- our plugins --> - <helperPluginVersion>2.1-SNAPSHOT</helperPluginVersion> - <jredminePluginVersion>1.6-SNAPSHOT</jredminePluginVersion> + <helperPluginVersion>2.1</helperPluginVersion> + <jredminePluginVersion>1.6</jredminePluginVersion> <jrstPluginVersion>2.0.1</jrstPluginVersion> <!-- apache maven plugins version -->
participants (1)
-
tchemit@users.nuiton.org