Blob Blame History Raw
diff -ur maven-doxia-1.1.2/doxia-book/pom.xml maven-doxia-1.1.2.xdoc/doxia-book/pom.xml
--- maven-doxia-1.1.2/doxia-book/pom.xml	2010-02-12 14:47:20.357029016 +0000
+++ maven-doxia-1.1.2.xdoc/doxia-book/pom.xml	2010-02-12 14:48:12.325174945 +0000
@@ -63,10 +63,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
-      <artifactId>doxia-module-xdoc</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-module-xhtml</artifactId>
     </dependency>
 
diff -ur maven-doxia-1.1.2/doxia-maven-plugin/pom.xml maven-doxia-1.1.2.xdoc/doxia-maven-plugin/pom.xml
--- maven-doxia-1.1.2/doxia-maven-plugin/pom.xml	2010-02-12 14:47:20.340028704 +0000
+++ maven-doxia-1.1.2.xdoc/doxia-maven-plugin/pom.xml	2010-02-12 14:48:21.610744328 +0000
@@ -84,11 +84,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
-      <artifactId>doxia-module-xdoc</artifactId>
-      <version>${projectVersion}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-module-xhtml</artifactId>
       <version>${projectVersion}</version>
     </dependency>
diff -ur maven-doxia-1.1.2/doxia-modules/pom.xml maven-doxia-1.1.2.xdoc/doxia-modules/pom.xml
--- maven-doxia-1.1.2/doxia-modules/pom.xml	2009-11-30 12:28:19.000000000 +0000
+++ maven-doxia-1.1.2.xdoc/doxia-modules/pom.xml	2010-02-12 14:48:26.303028489 +0000
@@ -43,7 +43,6 @@
     <module>doxia-module-latex</module>
     <module>doxia-module-rtf</module>
     <module>doxia-module-twiki</module>
-    <module>doxia-module-xdoc</module>
     <module>doxia-module-xhtml</module>
   </modules>
 
diff -ur maven-doxia-1.1.2/pom.xml maven-doxia-1.1.2.xdoc/pom.xml
--- maven-doxia-1.1.2/pom.xml	2010-02-12 14:47:20.341028649 +0000
+++ maven-doxia-1.1.2.xdoc/pom.xml	2010-02-12 14:48:33.914028744 +0000
@@ -199,11 +199,6 @@
       </dependency>
       <dependency>
         <groupId>org.apache.maven.doxia</groupId>
-        <artifactId>doxia-module-xdoc</artifactId>
-        <version>${projectVersion}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.maven.doxia</groupId>
         <artifactId>doxia-module-xhtml</artifactId>
         <version>${projectVersion}</version>
       </dependency>