Author: blin
Date: Sun Jan 21 20:31:45 2007
New Revision: 498522
URL: http://svn.apache.org/viewvc?view=rev&rev=498522
Log:
include eclipse3.1-plugin module in -Peverything
Modified:
incubator/cxf/trunk/pom.xml
Modified: incubator/cxf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=498522&r1=498521&r2=498522
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Sun Jan 21 20:31:45 2007
@@ -740,6 +740,7 @@
<modules>
<module>distribution</module>
<module>tools/eclipse-plugin</module>
+ <module>tools/eclipse3.1-plugin</module>
</modules>
<build>
<plugins>