You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2008/07/20 00:13:53 UTC

svn commit: r678233 - /maven/sandbox/branches/SI_MAVEN_2_1_A/pom.xml

Author: sisbell
Date: Sat Jul 19 15:13:53 2008
New Revision: 678233

URL: http://svn.apache.org/viewvc?rev=678233&view=rev
Log:
Added maven-shared-model to pom.

Modified:
    maven/sandbox/branches/SI_MAVEN_2_1_A/pom.xml

Modified: maven/sandbox/branches/SI_MAVEN_2_1_A/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/branches/SI_MAVEN_2_1_A/pom.xml?rev=678233&r1=678232&r2=678233&view=diff
==============================================================================
--- maven/sandbox/branches/SI_MAVEN_2_1_A/pom.xml (original)
+++ maven/sandbox/branches/SI_MAVEN_2_1_A/pom.xml Sat Jul 19 15:13:53 2008
@@ -237,6 +237,7 @@
     <module>maven-plugin-api</module>
     <module>maven-profile</module>
     <module>maven-project</module>
+    <module>maven-shared-model</module>    
     <module>maven-reporting-api</module>
     <module>maven-embedder</module>
     <module>maven-workspace</module>