Author: veithen
Date: Sat Aug 28 20:54:28 2010
New Revision: 990445
URL: http://svn.apache.org/viewvc?rev=990445&view=rev
Log:
Removed non existing module 'documentation' from the 'everything' profile.
Modified:
axis/axis2/java/core/trunk/pom.xml
Modified: axis/axis2/java/core/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=990445&r1=990444&r2=990445&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Sat Aug 28 20:54:28 2010
@@ -92,7 +92,6 @@
other profiles. -->
<id>everything</id>
<modules>
- <module>modules/documentation</module>
<module>modules/distribution</module>
</modules>
</profile>