Author: gtully
Date: Wed Mar 3 11:17:23 2010
New Revision: 918419
URL: http://svn.apache.org/viewvc?rev=918419&view=rev
Log:
keep spring 2.5.6 dependency, but compatibility with spring 3.0 shold be sorted
w.r.t config validation and camel dependency
Modified:
activemq/branches/activemq-5.3/pom.xml
Modified: activemq/branches/activemq-5.3/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/branches/activemq-5.3/pom.xml?rev=918419&r1=918418&r2=918419&view=diff
==============================================================================
--- activemq/branches/activemq-5.3/pom.xml (original)
+++ activemq/branches/activemq-5.3/pom.xml Wed Mar 3 11:17:23 2010
@@ -36,7 +36,7 @@
<projectName>Apache ActiveMQ</projectName>
<!-- base url for site deployment. See distribution management for full
url. Override this in settings.xml for staging -->
<staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
- <spring-version>3.0.1.RELEASE</spring-version>
+ <spring-version>2.5.6</spring-version>
<spring-osgi-version>1.2.1</spring-osgi-version>
<activesoap-version>1.3</activesoap-version>
<annogen-version>0.1.0</annogen-version>