Repository: jclouds-cli Updated Branches: refs/heads/master d7aba317e -> 5e01c0733
JCLOUDS-1005: Add Backblaze B2 Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/5e01c073 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/5e01c073 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/5e01c073 Branch: refs/heads/master Commit: 5e01c0733b9e5cb2937a46fbfd7fae257bec2687 Parents: d7aba31 Author: Andrew Gaul <[email protected]> Authored: Mon Sep 12 21:53:13 2016 -0700 Committer: Andrew Gaul <[email protected]> Committed: Mon Sep 12 21:53:13 2016 -0700 ---------------------------------------------------------------------- assembly/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/5e01c073/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 94e79c6..655db0f 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -200,6 +200,7 @@ <feature>jclouds-aws-ec2</feature> <feature>jclouds-aws-s3</feature> <feature>jclouds-azureblob</feature> + <feature>jclouds-b2</feature> <feature>jclouds-chef</feature> <feature>jclouds-cloudsigma2-hnl</feature> <feature>jclouds-cloudsigma2-lvs</feature>
