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 2012/08/24 19:26:29 UTC

svn commit: r1376998 - /whirr/branches/branch-0.8/pom.xml

Author: abayer
Date: Fri Aug 24 17:26:29 2012
New Revision: 1376998

URL: http://svn.apache.org/viewvc?rev=1376998&view=rev
Log:
WHIRR-593, WHIRR-641. Bumping up jclouds version

Modified:
    whirr/branches/branch-0.8/pom.xml

Modified: whirr/branches/branch-0.8/pom.xml
URL: http://svn.apache.org/viewvc/whirr/branches/branch-0.8/pom.xml?rev=1376998&r1=1376997&r2=1376998&view=diff
==============================================================================
--- whirr/branches/branch-0.8/pom.xml (original)
+++ whirr/branches/branch-0.8/pom.xml Fri Aug 24 17:26:29 2012
@@ -72,7 +72,7 @@
     <hama.version>0.4.0-incubating</hama.version>
     <hbase.version>0.92.0</hbase.version>
     <jackson.version>1.5.2</jackson.version>
-    <jclouds.version>1.5.0-beta.10</jclouds.version>
+    <jclouds.version>1.5.0-beta.11</jclouds.version>
     <jdom.version>1.1</jdom.version>
     <jopt.simple.version>4.3</jopt.simple.version>
     <jsch.version>0.1.48</jsch.version>