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/12/11 09:51:52 UTC

camel git commit: Upgrade Jclouds to version 2.0.0

Repository: camel
Updated Branches:
  refs/heads/master 0ac96438c -> 8bf148c3a


Upgrade Jclouds to version 2.0.0


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

Branch: refs/heads/master
Commit: 8bf148c3ad1e587ff10a6506d92e8ffa6f68a23a
Parents: 0ac9643
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Dec 11 10:36:37 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Dec 11 10:36:37 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8bf148c3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f3ae1c3..819fe73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,7 +314,7 @@
     <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>
     <jboss-xnio-version>3.4.2.Final</jboss-xnio-version>
     <jcache-bundle-version>1.0.0_1</jcache-bundle-version>
-    <jclouds-version>1.9.2</jclouds-version>
+    <jclouds-version>2.0.0</jclouds-version>
     <!-- jclouds must use this guava version -->
     <jclouds-google-guava-version>16.0.1</jclouds-google-guava-version>
     <jclouds-google-guava-version-range>[16.0,17.0)</jclouds-google-guava-version-range>