Repository: jclouds-cli Updated Branches: refs/heads/2.0.x 36f73c1fc -> 7e856ca8a
Added Packet provider Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/7e856ca8 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/7e856ca8 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/7e856ca8 Branch: refs/heads/2.0.x Commit: 7e856ca8a2598ba781994ecbb519db303c1ced87 Parents: 36f73c1 Author: Ignasi Barrera <[email protected]> Authored: Thu Feb 2 14:41:35 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Thu Feb 2 14:41:53 2017 +0100 ---------------------------------------------------------------------- assembly/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/7e856ca8/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 62f69c6..e189245 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -219,6 +219,7 @@ <feature>jclouds-google-compute-engine</feature> <feature>jclouds-google-cloud-storage</feature> <feature>jclouds-openhosting-east1</feature> + <feature>jclouds-packet</feature> <feature>jclouds-profitbricks</feature> <feature>jclouds-rackspace-cloudloadbalancers-uk</feature> <feature>jclouds-rackspace-cloudloadbalancers-us</feature>
