]> source.dussan.org Git - archiva.git/commitdiff
use plexus-utils in this library, ensure we get the managed version
authorBrett Porter <brett@apache.org>
Wed, 22 Feb 2006 04:24:36 +0000 (04:24 +0000)
committerBrett Porter <brett@apache.org>
Wed, 22 Feb 2006 04:24:36 +0000 (04:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@379674 13f79535-47bb-0310-9956-ffa450edef68

maven-repository-converter/pom.xml

index d19b9d9c899b5379745befbea9e36556fce9bbf8..e72b0846b34b7c20b5340a7c9d144c004fa55cdd 100644 (file)
   <artifactId>maven-repository-converter</artifactId>
   <name>Maven Repository Converter</name>
   <dependencies>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-artifact</artifactId>