You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2011/07/06 14:45:37 UTC

svn commit: r1143386 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: stephenc
Date: Wed Jul  6 12:45:37 2011
New Revision: 1143386

URL: http://svn.apache.org/viewvc?rev=1143386&view=rev
Log:
use latest m-s-file-management

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1143386&r1=1143385&r2=1143386&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Jul  6 12:45:37 2011
@@ -164,7 +164,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>file-management</artifactId>
-      <version>1.1</version>
+      <version>1.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>