Author: brett
Date: Fri Nov 20 23:10:20 2009
New Revision: 882761
URL: http://svn.apache.org/viewvc?rev=882761&view=rev
Log:
undo the maven-docs part of r792805 - this was instead done in the main site
Removed:
maven/components/branches/maven-2.0.11-RC/maven-docs/
Modified:
maven/components/branches/maven-2.0.11-RC/pom.xml
Modified: maven/components/branches/maven-2.0.11-RC/pom.xml
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.11-RC/pom.xml?rev=882761&r1=882760&r2=882761&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.11-RC/pom.xml (original)
+++ maven/components/branches/maven-2.0.11-RC/pom.xml Fri Nov 20 23:10:20 2009
@@ -523,9 +523,6 @@
mvn site -Preporting-aggregate
mvn -N site:deploy
-->
- <modules>
- <module>maven-docs</module>
- </modules>
<reporting>
<plugins>
<plugin>