You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/01/09 09:05:21 UTC

svn commit: r732956 - /servicemix/components/engines/servicemix-eip/trunk/pom.xml

Author: gnodet
Date: Fri Jan  9 00:05:21 2009
New Revision: 732956

URL: http://svn.apache.org/viewvc?rev=732956&view=rev
Log:
SMX4-175: Upgrade components to spring 2.5.6

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

Modified: servicemix/components/engines/servicemix-eip/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-eip/trunk/pom.xml?rev=732956&r1=732955&r2=732956&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-eip/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-eip/trunk/pom.xml Fri Jan  9 00:05:21 2009
@@ -64,9 +64,9 @@
     </servicemix.osgi.export>
     <servicemix.osgi.bundles>
         org.apache.servicemix.bundles.jaxp-ri,
-        org.springframework.bundle.spring.core,
-        org.springframework.bundle.spring.beans,
-        org.springframework.bundle.spring.context,
+        org.springframework.core,
+        org.springframework.beans,
+        org.springframework.context,
     </servicemix.osgi.bundles>
   </properties>