Author: olamy
Date: Thu Dec 23 22:15:11 2010
New Revision: 1052394

URL: http://svn.apache.org/viewvc?rev=1052394&view=rev
Log:
add shared parent pom

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=1052394&r1=1052393&r2=1052394&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Thu Dec 23 22:15:11 2010
@@ -38,6 +38,7 @@ under the License.
   <description>Maven shared components Aggregator</description>
   <url>http://maven.apache.org/shared/</url>
   <modules>
+    <module>maven-shared-components</module>
     <module>file-management</module>
     <module>maven-ant</module>
     <module>maven-archiver</module>


Reply via email to