You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2016/01/25 13:15:15 UTC

jclouds-cli git commit: JCLOUDS-1056: Add DigitalOcean v2 and Google Compute Engine

Repository: jclouds-cli
Updated Branches:
  refs/heads/master 86bbbe85a -> 4654a4406


JCLOUDS-1056: Add DigitalOcean v2 and Google Compute Engine


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

Branch: refs/heads/master
Commit: 4654a4406da044e7b49942224d00fbb6e254e8c2
Parents: 86bbbe8
Author: Ignasi Barrera <na...@apache.org>
Authored: Mon Jan 25 12:52:00 2016 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Mon Jan 25 12:52:00 2016 +0100

----------------------------------------------------------------------
 assembly/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/4654a440/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index a6a973e..79146b2 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -206,7 +206,7 @@
                 <feature>jclouds-cloudsigma2-sjc</feature>
                 <feature>jclouds-cloudsigma2-wdc</feature>
                 <feature>jclouds-cloudsigma2-zrh</feature>
-                <feature>jclouds-digitalocean</feature>
+                <feature>jclouds-digitalocean2</feature>
                 <feature>jclouds-elastichosts-lon-b</feature>
                 <feature>jclouds-elastichosts-lon-p</feature>
                 <feature>jclouds-elastichosts-sat-p</feature>
@@ -214,7 +214,7 @@
                 <feature>jclouds-elastichosts-tor-p</feature>
                 <feature>jclouds-gogrid</feature>
                 <feature>jclouds-go2cloud-jhb1</feature>
-                <feature>jclouds-hpcloud-compute</feature>
+                <feature>jclouds-google-compute-engine</feature>
                 <feature>jclouds-openhosting-east1</feature>
                 <feature>jclouds-rackspace-cloudloadbalancers-uk</feature>
                 <feature>jclouds-rackspace-cloudloadbalancers-us</feature>