Author: dkulp
Date: Fri Sep 21 11:40:55 2007
New Revision: 578222
URL: http://svn.apache.org/viewvc?rev=578222&view=rev
Log:
Put core back in until build failures can be resolved
Modified:
incubator/cxf/trunk/tools/javato/pom.xml
Modified: incubator/cxf/trunk/tools/javato/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/javato/pom.xml?rev=578222&r1=578221&r2=578222&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/javato/pom.xml (original)
+++ incubator/cxf/trunk/tools/javato/pom.xml Fri Sep 21 11:40:55 2007
@@ -32,6 +32,7 @@
</parent>
<modules>
+ <module>core</module>
<module>ws</module>
</modules>