Author: ningjiang
Date: Tue Nov 9 03:47:07 2010
New Revision: 1032833
URL: http://svn.apache.org/viewvc?rev=1032833&view=rev
Log:
CXF-3115 Upgraded Spring version to 3.0.5.RELEASE
Modified:
cxf/trunk/parent/pom.xml
Modified: cxf/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1032833&r1=1032832&r2=1032833&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Tue Nov 9 03:47:07 2010
@@ -66,7 +66,7 @@
<cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group>
<cxf.servlet-api.artifact>geronimo-servlet_3.0_spec</cxf.servlet-api.artifact>
<cxf.servlet-api.version>1.0</cxf.servlet-api.version>
- <cxf.spring.version>3.0.4.RELEASE</cxf.spring.version>
+ <cxf.spring.version>3.0.5.RELEASE</cxf.spring.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.stax.impl.groupId>org.codehaus.woodstox</cxf.stax.impl.groupId>
<cxf.stax.impl.artifactId>woodstox-core-asl</cxf.stax.impl.artifactId>