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 2017/01/30 09:36:30 UTC

jclouds-cli git commit: Add Vagrant provider

Repository: jclouds-cli
Updated Branches:
  refs/heads/master 83a1189d8 -> be5a874e3


Add Vagrant 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/be5a874e
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/be5a874e
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/be5a874e

Branch: refs/heads/master
Commit: be5a874e3b895883dfeb68db9c91952bac2053d4
Parents: 83a1189
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Sat Jan 28 23:32:41 2017 +0200
Committer: Ignasi Barrera <na...@apache.org>
Committed: Mon Jan 30 10:10:48 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/be5a874e/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 4d80815..697a802 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -229,6 +229,7 @@
                 <feature>jclouds-serverlove-z1-man</feature>
                 <feature>jclouds-skalicloud-sdg-my</feature>
                 <feature>jclouds-softlayer</feature>
+                <feature>jclouds-vagrant</feature>
               </features>
               <includeMvnBasedDescriptors>true</includeMvnBasedDescriptors>
               <repository>target/features-repo</repository>