Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7b9e2bdf656288e233533c71b8394887 > files > 3

xsddoc-1.0-3.mga4.src.rpm

--- pom.xml	2012-02-07 15:42:09.447102315 +0100
+++ pom.xml-gil	2012-02-07 15:40:36.926109331 +0100
@@ -92,9 +92,39 @@
   </build>
   <dependencies>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>xalan</groupId>
+      <artifactId>xalan</artifactId>
+      <version>2.7.1</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>xalan</groupId>
+      <artifactId>serializer</artifactId>
+      <version>2.7.1</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>xalan</groupId>
+      <artifactId>xsltc</artifactId>
+      <version>2.7.1</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>xerces</groupId>
+      <artifactId>xercesImpl</artifactId>
+      <version>2.11.0</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>xml-apis</groupId>
+      <artifactId>xml-apis</artifactId>
+      <version>1.4.01</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>
-      <version>1.6.5</version>
+      <version>1.8.2</version>
     </dependency>
   </dependencies>
   <distributionManagement>