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 2015/06/21 10:23:51 UTC

camel git commit: Aling AWS SDK and relative bundle to the same version 1.9.40

Repository: camel
Updated Branches:
  refs/heads/master 1d7e34ea1 -> a29d852bf


Aling AWS SDK and relative bundle to the same version 1.9.40


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

Branch: refs/heads/master
Commit: a29d852bfec13a271dc4bd4afae14c77b07b013a
Parents: 1d7e34e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jun 21 10:22:52 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Jun 21 10:22:52 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a29d852b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ebbbee4..de1261a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -64,8 +64,8 @@
     <avro-bundle-version>1.7.7_1</avro-bundle-version>
     <avro-ipc-bundle-version>1.7.7_1</avro-ipc-bundle-version>
     <awaitility.version>1.6.3</awaitility.version>
-    <aws-java-sdk-bundle-version>1.9.33_1</aws-java-sdk-bundle-version>
-    <aws-java-sdk-version>1.10.0</aws-java-sdk-version>
+    <aws-java-sdk-bundle-version>1.9.40_1</aws-java-sdk-bundle-version>
+    <aws-java-sdk-version>1.9.40</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>
     <backport-util-concurrent-version>3.1</backport-util-concurrent-version>
     <bcel-bundle-version>5.2_4</bcel-bundle-version>