Repository: jclouds-examples
Updated Branches:
  refs/heads/master 3bb14e885 -> c4478c100


Upgrade to jclouds 1.9.1


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

Branch: refs/heads/master
Commit: c4478c100d0e565225ef70f4d1446c677c8983cc
Parents: 3bb14e8
Author: Andrew Gaul <[email protected]>
Authored: Thu Oct 8 16:47:04 2015 -0700
Committer: Andrew Gaul <[email protected]>
Committed: Thu Oct 8 16:47:04 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/jclouds-examples/blob/c4478c10/blobstore-basics/pom.xml
----------------------------------------------------------------------
diff --git a/blobstore-basics/pom.xml b/blobstore-basics/pom.xml
index c38779d..7861ef7 100644
--- a/blobstore-basics/pom.xml
+++ b/blobstore-basics/pom.xml
@@ -27,7 +27,7 @@
   <description>jclouds blobstore example that creates a container, then 
displays the size of each container</description>
 
   <properties>
-    <jclouds.version>1.9.0</jclouds.version>
+    <jclouds.version>1.9.1</jclouds.version>
   </properties>
 
   <dependencies>

Reply via email to