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:46 UTC

svn commit: r732962 - /servicemix/components/engines/servicemix-validation/trunk/pom.xml

Author: gnodet
Date: Fri Jan  9 00:05:46 2009
New Revision: 732962

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

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

Modified: servicemix/components/engines/servicemix-validation/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-validation/trunk/pom.xml?rev=732962&r1=732961&r2=732962&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-validation/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-validation/trunk/pom.xml Fri Jan  9 00:05:46 2009
@@ -57,9 +57,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>