Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 0fff0206f748d25e821cf6c437daf087 > files > 4

xstream-1.3-2.0.2mdv2010.0.src.rpm

--- pom.xml.sav	2007-05-24 10:11:12.000000000 +0200
+++ pom.xml	2008-01-28 13:16:11.000000000 +0100
@@ -156,6 +156,26 @@
         <scope>test</scope>
       </dependency>
 
+      <dependency>
+        <groupId>plexus</groupId>
+        <artifactId>plexus-utils</artifactId>
+        <version>1.2</version>
+        <scope>test</scope>
+      </dependency>
+
+      <dependency>
+        <groupId>xalan</groupId>
+        <artifactId>xalan</artifactId>
+        <version>2.7.0</version>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>xalan</groupId>
+        <artifactId>xalan-serializer</artifactId>
+        <version>2.7.0</version>
+        <scope>test</scope>
+      </dependency>
+
     </dependencies>
   </dependencyManagement>