You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2016/09/21 10:47:24 UTC

jclouds-cli git commit: JCLOUDS-664: Added Azure ARM to jclouds-cli

Repository: jclouds-cli
Updated Branches:
  refs/heads/master 5e01c0733 -> 1ed73848b


JCLOUDS-664: Added Azure ARM to jclouds-cli


Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/1ed73848
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/1ed73848
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/1ed73848

Branch: refs/heads/master
Commit: 1ed73848bee4bbfa6165e98c08edd4a44c9482cf
Parents: 5e01c07
Author: Ignasi Barrera <na...@apache.org>
Authored: Sat Sep 17 01:00:14 2016 +0200
Committer: Ignasi Barrera <na...@apache.org>
Committed: Sat Sep 17 01:01:31 2016 +0200

----------------------------------------------------------------------
 assembly/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/1ed73848/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 655db0f..0755b76 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-azurecompute-arm</feature>
                 <feature>jclouds-b2</feature>
                 <feature>jclouds-chef</feature>
                 <feature>jclouds-cloudsigma2-hnl</feature>