Repository: jclouds-cli Updated Branches: refs/heads/master 64bd1e124 -> 60dda2d5a
JCLOUDS-1056: Added ProfitBricks Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/60dda2d5 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/60dda2d5 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/60dda2d5 Branch: refs/heads/master Commit: 60dda2d5a9c055ebe623ef35f0b3642d0b4268a3 Parents: 64bd1e1 Author: Ignasi Barrera <[email protected]> Authored: Tue Jan 26 12:08:05 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Thu Jan 28 11:34:19 2016 +0100 ---------------------------------------------------------------------- assembly/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/60dda2d5/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 13b1931..94e79c6 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -217,6 +217,7 @@ <feature>jclouds-google-compute-engine</feature> <feature>jclouds-google-cloud-storage</feature> <feature>jclouds-openhosting-east1</feature> + <feature>jclouds-profitbricks</feature> <feature>jclouds-rackspace-cloudloadbalancers-uk</feature> <feature>jclouds-rackspace-cloudloadbalancers-us</feature> <feature>jclouds-rackspace-cloudservers-uk</feature>
