You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/03/31 19:16:07 UTC

svn commit: r1307856 - /maven/shared/trunk/pom.xml

Author: dennisl
Date: Sat Mar 31 17:16:06 2012
New Revision: 1307856

URL: http://svn.apache.org/viewvc?rev=1307856&view=rev
Log:
Remove maven-doxia-tools as a module, now that it has moved to doxia.

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=1307856&r1=1307855&r2=1307856&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Sat Mar 31 17:16:06 2012
@@ -43,7 +43,6 @@ under the License.
     <module>maven-dependency-analyzer</module>
     <module>maven-dependency-tree</module>
     <module>maven-downloader</module>
-    <module>maven-doxia-tools</module>
     <module>maven-filtering</module>
     <module>maven-invoker</module>
     <module>maven-model-converter</module>