You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/09/04 00:03:08 UTC

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

Author: bentmann
Date: Thu Sep  3 22:03:08 2009
New Revision: 811154

URL: http://svn.apache.org/viewvc?rev=811154&view=rev
Log:
o Removed archived modules

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=811154&r1=811153&r2=811154&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Thu Sep  3 22:03:08 2009
@@ -114,7 +114,6 @@
   <modules>
     <module>file-management</module>
     <module>maven-ant</module>
-    <module>maven-app-configuration</module>
     <module>maven-archiver</module>
     <module>maven-common-artifact-filters</module>
     <module>maven-dependency-analyzer</module>
@@ -135,7 +134,6 @@
     <module>maven-shared-jar</module>
     <module>maven-shared-monitor</module>
     <module>maven-verifier</module>
-    <module>maven-web-ui-tests</module>
   </modules>
 
   <scm>