You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/03/04 01:17:22 UTC

svn commit: r633329 - /maven/doxia/doxia-tools/trunk/pom.xml

Author: vsiveton
Date: Mon Mar  3 16:17:19 2008
New Revision: 633329

URL: http://svn.apache.org/viewvc?rev=633329&view=rev
Log:
DOXIA-228: Create a new tool to handle module conversion

o added module

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=633329&r1=633328&r2=633329&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Mon Mar  3 16:17:19 2008
@@ -195,6 +195,7 @@
 
   <modules>
     <module>doxia-linkcheck</module>
+    <module>doxia-converter</module>
   </modules>
 
   <distributionManagement>