[jboss-svn-commits] JBL Code SVN: r37364 - labs/jbossesb/branches/JBESB_4_10_CP/product/services/spring.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Aug 5 08:43:22 EDT 2011


Author: dpalmer at redhat.com
Date: 2011-08-05 08:43:22 -0400 (Fri, 05 Aug 2011)
New Revision: 37364

Modified:
   labs/jbossesb/branches/JBESB_4_10_CP/product/services/spring/ivy.xml
Log:
Removed duplicate spring-core

Modified: labs/jbossesb/branches/JBESB_4_10_CP/product/services/spring/ivy.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_10_CP/product/services/spring/ivy.xml	2011-08-05 09:03:58 UTC (rev 37363)
+++ labs/jbossesb/branches/JBESB_4_10_CP/product/services/spring/ivy.xml	2011-08-05 12:43:22 UTC (rev 37364)
@@ -14,7 +14,6 @@
         <dependency org="org.springframework" name="spring-beans" rev="3.0.3.RELEASE" transitive="false"/>
 	<dependency org="org.springframework" name="spring-context" rev="3.0.3.RELEASE" transitive="false"/>
 	 	
-        <dependency org="org.springframework" name="spring-core" rev="3.0.3.RELEASE" transitive="false"/>
         <dependency org="org.springframework" name="spring-expression" rev="3.0.3.RELEASE" transitive="false"/>
         <dependency org="org.springframework" name="spring-jdbc" rev="3.0.3.RELEASE" transitive="false"/>
 



More information about the jboss-svn-commits mailing list