You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/08/04 12:35:25 UTC

svn commit: r682315 - /maven/plugins/trunk/maven-patch-plugin/pom.xml

Author: bentmann
Date: Mon Aug  4 03:35:25 2008
New Revision: 682315

URL: http://svn.apache.org/viewvc?rev=682315&view=rev
Log:
o Updated to maven-invoker-plugin:1.2 (which uses plexus-utils:1.5.1 which fixes PLXUTILS-64)

Modified:
    maven/plugins/trunk/maven-patch-plugin/pom.xml

Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/pom.xml?rev=682315&r1=682314&r2=682315&view=diff
==============================================================================
--- maven/plugins/trunk/maven-patch-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-patch-plugin/pom.xml Mon Aug  4 03:35:25 2008
@@ -155,7 +155,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>1.1</version>
+            <version>1.2</version>
             <executions>
               <execution>
                 <id>setup-integration-test-parent</id>