You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/21 21:40:09 UTC

svn commit: r1341165 - /maven/maven-2/branches/maven-2.2.x/pom.xml

Author: hboutemy
Date: Mon May 21 19:40:09 2012
New Revision: 1341165

URL: http://svn.apache.org/viewvc?rev=1341165&view=rev
Log:
removed maven-script module since directory was removed in r1340860

Modified:
    maven/maven-2/branches/maven-2.2.x/pom.xml

Modified: maven/maven-2/branches/maven-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?rev=1341165&r1=1341164&r2=1341165&view=diff
==============================================================================
--- maven/maven-2/branches/maven-2.2.x/pom.xml (original)
+++ maven/maven-2/branches/maven-2.2.x/pom.xml Mon May 21 19:40:09 2012
@@ -234,7 +234,6 @@ under the License.
     <module>maven-profile</module>
     <module>maven-project</module>
     <module>maven-repository-metadata</module>
-    <module>maven-script</module>
     <module>maven-settings</module>
     <module>maven-toolchain</module>
     <module>apache-maven</module>