Repository: jclouds-cli Updated Branches: refs/heads/master be5a874e3 -> 3174cb1d6
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/3174cb1d Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/3174cb1d Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/3174cb1d Branch: refs/heads/master Commit: 3174cb1d6da8b880298b3ff9a5589e9292f68ec2 Parents: be5a874 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:35 2017 +0100 ---------------------------------------------------------------------- assembly/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/3174cb1d/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 697a802..a1eae0c 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>
