Author: ningjiang
Date: Tue Jun 10 18:14:11 2008
New Revision: 666479
URL: http://svn.apache.org/viewvc?rev=666479&view=rev
Log:
Update the spring2.5 profile to use spring 2.5.4
Modified:
cxf/trunk/parent/pom.xml
Modified: cxf/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=666479&r1=666478&r2=666479&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Tue Jun 10 18:14:11 2008
@@ -1146,7 +1146,7 @@
<profile>
<id>spring2.5</id>
<properties>
- <spring.version>2.5.3</spring.version>
+ <spring.version>2.5.4</spring.version>
<spring.mock>spring-test</spring.mock>
</properties>
</profile>