You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2007/10/10 17:18:25 UTC

svn commit: r583510 - /maven/plugins/branches/maven-dependency-plugin-MDEP-100/pom.xml

Author: markh
Date: Wed Oct 10 08:18:24 2007
New Revision: 583510

URL: http://svn.apache.org/viewvc?rev=583510&view=rev
Log:
Merged r583509 from trunk

Modified:
    maven/plugins/branches/maven-dependency-plugin-MDEP-100/pom.xml

Modified: maven/plugins/branches/maven-dependency-plugin-MDEP-100/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-dependency-plugin-MDEP-100/pom.xml?rev=583510&r1=583509&r2=583510&view=diff
==============================================================================
--- maven/plugins/branches/maven-dependency-plugin-MDEP-100/pom.xml (original)
+++ maven/plugins/branches/maven-dependency-plugin-MDEP-100/pom.xml Wed Oct 10 08:18:24 2007
@@ -176,7 +176,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-plugin-testing-tools</artifactId>
-      <version>1.0-alpha-2</version>
+      <version>1.0-alpha-3-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>