Repository: jclouds-karaf Updated Branches: refs/heads/master 9c3c59dde -> fa6e706e1
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/fa6e706e Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/fa6e706e Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/fa6e706e Branch: refs/heads/master Commit: fa6e706e1bd2656bea47be79aa04110ac4788d9d Parents: 9c3c59d 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:34 2017 +0100 ---------------------------------------------------------------------- feature/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fa6e706e/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index 605cd79..6313313 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>
