Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c29f25f0b41d75bb005cfd4aaacd78fc > files > 3

plexus-xmlrpc-1.0-0.b4.5.0.1mdv2009.0.src.rpm

--- ./pom.xml.sav	2006-10-17 18:12:03.000000000 -0400
+++ ./pom.xml	2006-10-17 18:12:08.000000000 -0400
@@ -14,6 +14,12 @@
       <artifactId>xmlrpc</artifactId>
       <version>1.2</version>
     </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+      <version>1.3</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 </project>