From 3cb48b5aca345943e3e7569d19631cfa116405d4 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Wed, 16 Apr 2014 09:14:43 -0400 Subject: [PATCH] Updating the examples after the 1.7.2 release Also aligning POMs --- blobstore-basics/pom.xml | 6 +++--- blobstore-largeblob/pom.xml | 6 +++--- chef-basics/pom.xml | 4 ++-- compute-basics/pom.xml | 11 ++++++----- pom.xml | 6 +++--- rackspace/pom.xml | 11 +++++++---- 6 files changed, 24 insertions(+), 20 deletions(-) diff --git a/blobstore-basics/pom.xml b/blobstore-basics/pom.xml index 066bfc6d..233e19e0 100644 --- a/blobstore-basics/pom.xml +++ b/blobstore-basics/pom.xml @@ -20,14 +20,14 @@ 4.0.0 - org.jclouds.examples + org.apache.jclouds.examples blobstore-basics - 1.0-SNAPSHOT + 1.7.3-SNAPSHOT blobstore-basics jclouds blobstore example that creates a container, then displays the size of each container - 1.7.1 + 1.7.2 diff --git a/blobstore-largeblob/pom.xml b/blobstore-largeblob/pom.xml index 9564cb6c..978b1701 100644 --- a/blobstore-largeblob/pom.xml +++ b/blobstore-largeblob/pom.xml @@ -20,14 +20,14 @@ 4.0.0 - org.jclouds.examples + org.apache.jclouds.examples blobstore-largeblob - 1.0-SNAPSHOT + 1.7.3-SNAPSHOT blobstore-largeblob jclouds blobstore example that creates a container, then uploads a large file using parallel multipart upload - 1.7.1 + 1.7.2 diff --git a/chef-basics/pom.xml b/chef-basics/pom.xml index 781b4984..5d8c3b72 100644 --- a/chef-basics/pom.xml +++ b/chef-basics/pom.xml @@ -22,12 +22,12 @@ 4.0.0 org.apache.jclouds.examples chef-basics - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT chef-basics jclouds chef example that adds a node to a group, then installs an Apache web server on all nodes - 1.7.1 + 1.7.2 diff --git a/compute-basics/pom.xml b/compute-basics/pom.xml index 008814e4..e9406821 100644 --- a/compute-basics/pom.xml +++ b/compute-basics/pom.xml @@ -20,15 +20,16 @@ 4.0.0 - org.jclouds.examples + org.apache.jclouds.examples compute-basics - - 1.7.1 - - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT compute-basics jclouds compute example that adds a node to a group, then executes "echo hello" on all nodes + + 1.7.2 + + org.apache.jclouds diff --git a/pom.xml b/pom.xml index 6d509a41..fcd9bf38 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ org.apache.jclouds jclouds-project - 1.7.1 + 1.7.3-SNAPSHOT org.apache.jclouds.examples jclouds-examples - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom jclouds examples @@ -38,7 +38,7 @@ - 1.7.1 + 1.7.2 diff --git a/rackspace/pom.xml b/rackspace/pom.xml index 9dc7b670..7efe2416 100644 --- a/rackspace/pom.xml +++ b/rackspace/pom.xml @@ -20,12 +20,15 @@ 4.0.0 - - 1.7.1 - org.apache.jclouds.examples rackspace-examples - 1.0 + 1.7.3-SNAPSHOT + rackspace-examples + + + 1.7.2 + + org.apache.jclouds.driver