JCLOUDS-786: Remove legacy swift provider The modern openstack-swift provider obsoletes this.
Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/86bbbe85 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/86bbbe85 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/86bbbe85 Branch: refs/heads/master Commit: 86bbbe85aa670f51d5ac782ba176e280f4c00bcc Parents: 4086c49 Author: Andrew Gaul <[email protected]> Authored: Mon Dec 14 22:24:36 2015 -0800 Committer: Andrew Gaul <[email protected]> Committed: Mon Dec 14 22:24:36 2015 -0800 ---------------------------------------------------------------------- assembly/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/86bbbe85/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 095193c..a6a973e 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -196,7 +196,6 @@ <feature>jclouds-api-openstack-swift</feature> <feature>jclouds-api-rackspace-cloudidentity</feature> <feature>jclouds-api-s3</feature> - <feature>jclouds-api-swift</feature> <feature>jclouds-aws-cloudwatch</feature> <feature>jclouds-aws-ec2</feature> <feature>jclouds-aws-s3</feature>
