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>