Repository: jclouds-cli Updated Branches: refs/heads/master b3a5fd730 -> 473e69bef
Remove the old Rackspace providers Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/e14b051b Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/e14b051b Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/e14b051b Branch: refs/heads/master Commit: e14b051bdb2c9f6f5fdba5ea3fe0e1af2fe05635 Parents: b3a5fd7 Author: Ignasi Barrera <[email protected]> Authored: Sun Mar 15 00:52:21 2015 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Sun Mar 15 00:52:21 2015 +0100 ---------------------------------------------------------------------- assembly/pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/e14b051b/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index df63526..e5d2680 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -202,8 +202,6 @@ <feature>jclouds-chef</feature> <feature>jclouds-cloudfiles-uk</feature> <feature>jclouds-cloudfiles-us</feature> - <feature>jclouds-cloudserver-uk</feature> - <feature>jclouds-cloudserver-us</feature> <feature>jclouds-cloudsigma2-hnl</feature> <feature>jclouds-cloudsigma2-lvs</feature> <feature>jclouds-cloudsigma2-sjc</feature>
