You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/01/01 22:01:50 UTC

svn commit: r607912 - /myfaces/maven/trunk/pom.xml

Author: skitching
Date: Tue Jan  1 13:01:49 2008
New Revision: 607912

URL: http://svn.apache.org/viewvc?rev=607912&view=rev
Log:
Remove ref to obsolete master-pom module.

Modified:
    myfaces/maven/trunk/pom.xml

Modified: myfaces/maven/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/pom.xml?rev=607912&r1=607911&r2=607912&view=diff
==============================================================================
--- myfaces/maven/trunk/pom.xml (original)
+++ myfaces/maven/trunk/pom.xml Tue Jan  1 13:01:49 2008
@@ -23,7 +23,6 @@
     <defaultGoal>install</defaultGoal>
   </build>
   <modules>
-    <module>master-pom</module>
     <module>build-tools</module>
   </modules>
   <distributionManagement>