Author: evenisse
Date: Fri Jun 10 17:02:11 2005
New Revision: 190042

URL: http://svn.apache.org/viewcvs?rev=190042&view=rev
Log:
Add plexus-utils dep for override version found in transitive dependencies

Modified:
    maven/components/trunk/maven-artifact-ant/pom.xml

Modified: maven/components/trunk/maven-artifact-ant/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-artifact-ant/pom.xml?rev=190042&r1=190041&r2=190042&view=diff
==============================================================================
--- maven/components/trunk/maven-artifact-ant/pom.xml (original)
+++ maven/components/trunk/maven-artifact-ant/pom.xml Fri Jun 10 17:02:11 2005
@@ -36,6 +36,11 @@
       <version>2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
+      <groupId>plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+      <version>1.0-alpha-3</version>
+    </dependency>
+    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to