Author: ffang
Date: Tue Jan 11 05:34:22 2011
New Revision: 1057493

URL: http://svn.apache.org/viewvc?rev=1057493&view=rev
Log:
[SMXCOMP-839]incorrect OSGi manifest metadata of servicemix-exec component

Modified:
    servicemix/components/trunk/engines/servicemix-exec/pom.xml

Modified: servicemix/components/trunk/engines/servicemix-exec/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/trunk/engines/servicemix-exec/pom.xml?rev=1057493&r1=1057492&r2=1057493&view=diff
==============================================================================
--- servicemix/components/trunk/engines/servicemix-exec/pom.xml (original)
+++ servicemix/components/trunk/engines/servicemix-exec/pom.xml Tue Jan 11 
05:34:22 2011
@@ -54,7 +54,7 @@
         <servicemix.osgi.bundles>
             org.springframework.core,
             org.springframework.beans,
-            org.springframework.context,
+            org.springframework.context
         </servicemix.osgi.bundles>
     </properties>
 


Reply via email to