Author: gnodet
Date: Tue Jul  1 08:59:52 2008
New Revision: 673114

URL: http://svn.apache.org/viewvc?rev=673114&view=rev
Log:
Use small jars for spring

Modified:
    servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml

Modified: servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml?rev=673114&r1=673113&r2=673114&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml 
(original)
+++ servicemix/components/shared-libraries/trunk/servicemix-common/pom.xml Tue 
Jul  1 08:59:52 2008
@@ -82,7 +82,7 @@
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
-      <artifactId>spring</artifactId>
+      <artifactId>spring-context</artifactId>
     </dependency>
     <dependency>
       <groupId>wsdl4j</groupId>


Reply via email to