You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/05/04 11:06:12 UTC

camel git commit: Upgrade Spring Web Service and related bundle to version 2.3.0.RELEASE

Repository: camel
Updated Branches:
  refs/heads/master 0ce869ba8 -> 3df33a49f


Upgrade Spring Web Service and related bundle to version 2.3.0.RELEASE


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3df33a49
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3df33a49
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3df33a49

Branch: refs/heads/master
Commit: 3df33a49f190b71607ddf88d9eaeb4fa4c66897b
Parents: 0ce869b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed May 4 13:04:49 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed May 4 13:04:49 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3df33a49/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3615294..dabfb0e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -537,8 +537,8 @@
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>4.0.4.RELEASE</spring-security-version>
     <spring-security-bundle-version>4.0.3.RELEASE_1</spring-security-bundle-version>
-    <spring-ws-bundle-version>2.2.4.RELEASE_1</spring-ws-bundle-version>
-    <spring-ws-version>2.2.4.RELEASE</spring-ws-version>
+    <spring-ws-bundle-version>2.3.0.RELEASE_1</spring-ws-bundle-version>
+    <spring-ws-version>2.3.0.RELEASE</spring-ws-version>
     <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
     <spymemcached-version>2.12.0</spymemcached-version>
     <squareup-okhttp-version>2.7.5</squareup-okhttp-version>