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 tr...@apache.org on 2006/07/20 20:15:08 UTC

svn commit: r424012 - /maven/doxia/trunk/pom.xml

Author: trygvis
Date: Thu Jul 20 11:15:07 2006
New Revision: 424012

URL: http://svn.apache.org/viewvc?rev=424012&view=rev
Log:
o Removing doxia-site from the modules list.

Modified:
    maven/doxia/trunk/pom.xml

Modified: maven/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/trunk/pom.xml?rev=424012&r1=424011&r2=424012&view=diff
==============================================================================
--- maven/doxia/trunk/pom.xml (original)
+++ maven/doxia/trunk/pom.xml Thu Jul 20 11:15:07 2006
@@ -64,6 +64,5 @@
     <module>doxia-decoration-model</module>
     <module>doxia-modules</module>
     <module>doxia-sandbox</module>
-    <module>doxia-site</module>
   </modules>
 </project>