Author: cschneider
Date: Thu Oct 8 18:34:35 2009
New Revision: 823260
URL: http://svn.apache.org/viewvc?rev=823260&view=rev
Log:
Activate wsdl_maven systest
Modified:
cxf/trunk/systests/pom.xml
Modified: cxf/trunk/systests/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=823260&r1=823259&r2=823260&view=diff
==============================================================================
--- cxf/trunk/systests/pom.xml (original)
+++ cxf/trunk/systests/pom.xml Thu Oct 8 18:34:35 2009
@@ -38,6 +38,7 @@
<module>databinding</module>
<module>jaxrs</module>
<module>ws-specs</module>
+ <module>wsdl_maven</module>
</modules>
</project>