You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/12/09 12:56:28 UTC

svn commit: r1718825 - in /maven/doxia/doxia-tools/trunk: doxia-integration-tools/ pom.xml

Author: hboutemy
Date: Wed Dec  9 11:56:28 2015
New Revision: 1718825

URL: http://svn.apache.org/viewvc?rev=1718825&view=rev
Log:
[DOXIATOOLS-53] moved doxia-integration-tools to doxia-sitetools

Removed:
    maven/doxia/doxia-tools/trunk/doxia-integration-tools/
Modified:
    maven/doxia/doxia-tools/trunk/pom.xml

Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=1718825&r1=1718824&r2=1718825&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Wed Dec  9 11:56:28 2015
@@ -40,7 +40,6 @@ under the License.
     <module>doxia-book-maven-plugin</module>
     <module>doxia-book-renderer</module>
     <module>doxia-converter</module>
-    <module>doxia-integration-tools</module>
     <module>doxia-linkcheck</module>
   </modules>
 </project>