Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > b691ceaedcd885f6bd42c4bc5261c6d2 > files > 2

plexus-xmlrpc-1.0-0.7.b4.3.fc16.src.rpm

diff -up ./pom.xml.sav ./pom.xml
--- ./pom.xml.sav	2005-10-24 06:41:24.000000000 -0400
+++ ./pom.xml	2008-09-24 11:07:49.000000000 -0400
@@ -14,5 +14,11 @@
       <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>
\ No newline at end of file