]> source.dussan.org Git - archiva.git/commitdiff
add missing dependency
authorBrett Porter <brett@apache.org>
Wed, 30 Jul 2014 02:04:40 +0000 (12:04 +1000)
committerBrett Porter <brett@apache.org>
Wed, 30 Jul 2014 02:05:02 +0000 (12:05 +1000)
archiva-modules/archiva-base/archiva-proxy/pom.xml

index 6ed6c14df6acffec1fe7e0c4824a01dd1f3fc355..695199925190c62f1343a2a36042c2ee91ae0b8d 100644 (file)
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
     </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>