Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > 6058a52ae13823d197d233e7bc485014 > files > 5

plexus-registry-1.0-0.a3.1.0.1mdv2009.0.src.rpm

--- plexus-registry-providers/plexus-registry-commons/pom.xml.sav0	2007-11-12 10:35:41.000000000 +0100
+++ plexus-registry-providers/plexus-registry-commons/pom.xml	2007-11-28 16:20:46.000000000 +0100
@@ -75,5 +75,15 @@
       <artifactId>commons-beanutils</artifactId>
       <version>1.7.0</version>
     </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+      <version>2.3</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+      <version>3.2</version>
+    </dependency>
   </dependencies>
 </project>