You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2011/10/22 15:21:13 UTC

svn commit: r1187715 - /camel/trunk/parent/pom.xml

Author: davsclaus
Date: Sat Oct 22 13:21:13 2011
New Revision: 1187715

URL: http://svn.apache.org/viewvc?rev=1187715&view=rev
Log:
Upgraded to Spring WS 2.0.3.

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1187715&r1=1187714&r2=1187715&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sat Oct 22 13:21:13 2011
@@ -147,7 +147,7 @@
     <spring-version>3.0.6.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>3.0.7.RELEASE</spring-security-version>
-    <spring-ws-version>2.0.2.RELEASE</spring-ws-version>
+    <spring-ws-version>2.0.3.RELEASE</spring-ws-version>
     <spymemcached-version>2.5</spymemcached-version>
     <stax-api-version>1.0.1</stax-api-version>
     <stringtemplate-version>3.0</stringtemplate-version>