You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/04/25 22:06:28 UTC

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

Author: rfscholte
Date: Thu Apr 25 20:06:28 2013
New Revision: 1475939

URL: http://svn.apache.org/r1475939
Log:
Add maven-project-utils as module

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=1475939&r1=1475938&r2=1475939&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Thu Apr 25 20:06:28 2013
@@ -56,6 +56,7 @@ under the License.
     <module>maven-invoker</module>
     <module>maven-model-converter</module>
     <module>maven-osgi</module>
+    <module>maven-project-utils</module>
     <module>maven-reporting-api</module>
     <module>maven-reporting-impl</module>
     <module>maven-repository-builder</module>