You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/09/27 00:35:21 UTC

svn commit: r1809793 - /maven/plugin-tools/trunk/pom.xml

Author: hboutemy
Date: Wed Sep 27 00:35:21 2017
New Revision: 1809793

URL: http://svn.apache.org/viewvc?rev=1809793&view=rev
Log:
upgrade maven-invoker-plugin to latest

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1809793&r1=1809792&r2=1809793&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Wed Sep 27 00:35:21 2017
@@ -97,7 +97,7 @@
     <pluginTestingHarnessVersion>1.2</pluginTestingHarnessVersion>
     <mavenVersion>2.2.1</mavenVersion>
     <antVersion>1.7.1</antVersion>
-    <mavenInvokerPluginVersion>1.10</mavenInvokerPluginVersion>
+    <mavenInvokerPluginVersion>3.0.1</mavenInvokerPluginVersion>
     <maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
   </properties>