You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/11/19 10:54:52 UTC

svn commit: r882091 - /servicemix/smx4/features/trunk/examples/pom.xml

Author: ffang
Date: Thu Nov 19 09:54:43 2009
New Revision: 882091

URL: http://svn.apache.org/viewvc?rev=882091&view=rev
Log:
add cxf-wsdl-first-osgi-package module to parent pom

Modified:
    servicemix/smx4/features/trunk/examples/pom.xml

Modified: servicemix/smx4/features/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/examples/pom.xml?rev=882091&r1=882090&r2=882091&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/examples/pom.xml (original)
+++ servicemix/smx4/features/trunk/examples/pom.xml Thu Nov 19 09:54:43 2009
@@ -46,6 +46,7 @@
         <module>cxf-osgi</module>
         <module>cxf-jaxrs</module>
         <module>cxf-ws-addressing</module>
+        <module>cxf-wsdl-first-osgi-package</module> 
         <module>itests</module>
     </modules>