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 2008/09/21 18:19:31 UTC

svn commit: r697533 - /maven/plugins/trunk/pom.xml

Author: dennisl
Date: Sun Sep 21 09:19:26 2008
New Revision: 697533

URL: http://svn.apache.org/viewvc?rev=697533&view=rev
Log:
o Restore modules after the release of the plugins parent.

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=697533&r1=697532&r2=697533&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Sep 21 09:19:26 2008
@@ -109,7 +109,7 @@
       </otherArchives>
     </mailingList>
   </mailingLists>
-<!--
+
   <modules>
     <module>maven-ant-plugin</module>
     <module>maven-antrun-plugin</module>
@@ -137,9 +137,7 @@
     <module>maven-one-plugin</module>
     <module>maven-patch-plugin</module>
     <module>maven-pmd-plugin</module>
--->
     <!--<module>maven-project-info-reports-plugin</module>-->
-<!--
     <module>maven-rar-plugin</module>
     <module>maven-reactor-plugin</module>
     <module>maven-remote-resources-plugin</module>
@@ -153,7 +151,7 @@
     <module>maven-verifier-plugin</module>
     <module>maven-war-plugin</module>
   </modules>
--->
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>