You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2008/04/25 11:44:36 UTC

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

Author: markh
Date: Fri Apr 25 02:44:31 2008
New Revision: 651554

URL: http://svn.apache.org/viewvc?rev=651554&view=rev
Log:
Added maven-runtime to 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=651554&r1=651553&r2=651554&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Fri Apr 25 02:44:31 2008
@@ -62,6 +62,7 @@
     <module>maven-osgi</module>
     <module>maven-reporting-impl</module>
     <module>maven-repository-builder</module>
+    <module>maven-runtime</module>
     <module>maven-script</module>
     <module>maven-shared-io</module>
     <module>maven-shared-jar</module>