You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/11/14 17:22:04 UTC

svn commit: r1201774 - in /camel/branches/camel-2.8.x: ./ parent/pom.xml

Author: dkulp
Date: Mon Nov 14 16:22:03 2011
New Revision: 1201774

URL: http://svn.apache.org/viewvc?rev=1201774&view=rev
Log:
Merged revisions 1187715 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1187715 | davsclaus | 2011-10-22 09:21:13 -0400 (Sat, 22 Oct 2011) | 1 line
  
  Upgraded to Spring WS 2.0.3.
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/parent/pom.xml

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1201774&r1=1201773&r2=1201774&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Mon Nov 14 16:22:03 2011
@@ -146,7 +146,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>