From e528ef0377e14cb46f115cd99073d9af977f339b Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 11 Oct 2012 14:40:38 +0530 Subject: [PATCH] patches: add nonoss profile Add nonoss profile, and dependency vmware-base and plugin-hypervisor-vmware Signed-off-by: Rohit Yadav --- patches/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/patches/pom.xml b/patches/pom.xml index d8267619153..f8e9b610e41 100644 --- a/patches/pom.xml +++ b/patches/pom.xml @@ -88,4 +88,26 @@ + + + vmware + + + nonoss + + + + + org.apache.cloudstack + cloud-plugin-hypervisor-vmware + ${project.version} + + + org.apache.cloudstack + cloud-vmware-base + ${project.version} + + + +