You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/09/03 05:49:06 UTC

svn commit: r691505 - /cxf/trunk/pom.xml

Author: dkulp
Date: Tue Sep  2 20:49:05 2008
New Revision: 691505

URL: http://svn.apache.org/viewvc?rev=691505&view=rev
Log:
Remove another eclipse plugin reference

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=691505&r1=691504&r2=691505&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Tue Sep  2 20:49:05 2008
@@ -322,7 +322,6 @@
             <id>deploy</id>
             <modules>
                 <module>distribution</module>
-                <module>tools/eclipse-plugin</module>
             </modules>
             <build>
                 <defaultGoal>deploy</defaultGoal>