You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by ab...@apache.org on 2014/02/12 18:52:06 UTC

git commit: WHIRR-757: Move to jclouds 1.7.1

Updated Branches:
  refs/heads/trunk ff785da1f -> 959a65bf3


WHIRR-757: Move to jclouds 1.7.1


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

Branch: refs/heads/trunk
Commit: 959a65bf3b8eae4238e1d818693d143d3d471566
Parents: ff785da
Author: Andrew Bayer <an...@gmail.com>
Authored: Tue Feb 11 16:24:30 2014 -0800
Committer: Andrew Bayer <an...@gmail.com>
Committed: Tue Feb 11 16:24:30 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/whirr/blob/959a65bf/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 82efa4f..beed393 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
     <hama.version>0.4.0-incubating</hama.version>
     <hbase.version>0.94.1</hbase.version>
     <jackson.version>1.5.2</jackson.version>
-    <jclouds.version>1.7.0</jclouds.version>
+    <jclouds.version>1.7.1</jclouds.version>
     <jdom.version>1.1</jdom.version>
     <jopt.simple.version>4.3</jopt.simple.version>
     <jsch.version>0.1.48</jsch.version>