Repository: jclouds-karaf Updated Branches: refs/heads/2.0.x ab839c310 -> 41ad812c0
Add missing vagrant feature Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/41ad812c Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/41ad812c Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/41ad812c Branch: refs/heads/2.0.x Commit: 41ad812c0c1861eee56cddf98716fb08532f29df Parents: ab839c3 Author: Ignasi Barrera <[email protected]> Authored: Mon Jan 30 10:35:34 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Mon Jan 30 10:35:57 2017 +0100 ---------------------------------------------------------------------- feature/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/41ad812c/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index 6918c52..e2512be 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -159,6 +159,7 @@ limitations under the License. <feature>jclouds-serverlove-z1-man</feature> <feature>jclouds-skalicloud-sdg-my</feature> <feature>jclouds-softlayer</feature> + <feature>jclouds-vagrant</feature> </features> <repository>target/features-repo</repository> </configuration>
