You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/11/17 21:56:20 UTC

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

Author: hboutemy
Date: Tue Nov 17 20:56:20 2015
New Revision: 1714887

URL: http://svn.apache.org/viewvc?rev=1714887&view=rev
Log:
[MPOM-95] removed parent pom from reactor before move

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=1714887&r1=1714886&r2=1714887&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Tue Nov 17 20:56:20 2015
@@ -42,7 +42,6 @@ under the License.
   </scm>
 
   <modules>
-    <module>maven-shared-components</module>
     <module>maven-shared-utils</module>
     <module>maven-shared-incremental</module>
     <module>file-management</module>