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 2011/10/31 07:22:26 UTC

svn commit: r1195347 - /servicemix/components/trunk/engines/servicemix-cxf-se/pom.xml

Author: ffang
Date: Mon Oct 31 06:22:26 2011
New Revision: 1195347

URL: http://svn.apache.org/viewvc?rev=1195347&view=rev
Log:
[SMXCOMP-912]servicemix-cxf-se OSGi header is incorrect

Modified:
    servicemix/components/trunk/engines/servicemix-cxf-se/pom.xml

Modified: servicemix/components/trunk/engines/servicemix-cxf-se/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-cxf-se/pom.xml?rev=1195347&r1=1195346&r2=1195347&view=diff
==============================================================================
--- servicemix/components/trunk/engines/servicemix-cxf-se/pom.xml (original)
+++ servicemix/components/trunk/engines/servicemix-cxf-se/pom.xml Mon Oct 31 06:22:26 2011
@@ -72,7 +72,7 @@
             org.springframework.context,
             servicemix-common,
             servicemix-soap,
-            servicemix-soap2
+            servicemix-soap2,
             org.apache.servicemix.bundles.xmlbeans
         </servicemix.osgi.bundles>
     </properties>