You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/24 22:36:16 UTC

svn commit: r1342427 - /maven/pom/trunk/asf/pom.xml

Author: olamy
Date: Thu May 24 20:36:16 2012
New Revision: 1342427

URL: http://svn.apache.org/viewvc?rev=1342427&view=rev
Log:
upgrade invoker plugin version to 1.6

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1342427&r1=1342426&r2=1342427&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Thu May 24 20:36:16 2012
@@ -154,7 +154,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-invoker-plugin</artifactId>
-          <version>1.5</version>
+          <version>1.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>