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/08/29 19:12:38 UTC

svn commit: r1378652 - /maven/plugins/trunk/maven-install-plugin/pom.xml

Author: olamy
Date: Wed Aug 29 17:12:37 2012
New Revision: 1378652

URL: http://svn.apache.org/viewvc?rev=1378652&view=rev
Log:
use last p-u 3.0.5 version

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

Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1378652&r1=1378651&r2=1378652&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Wed Aug 29 17:12:37 2012
@@ -100,7 +100,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>2.0.5</version>
+      <version>3.0.5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>