From: Haibin Huang Date: Thu, 14 Mar 2019 10:45:16 +0000 (+0800) Subject: Add vfc feature in onap dublin X-Git-Tag: 3.0.0~36 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F76%2F79876%2F4;p=cli.git Add vfc feature in onap dublin Change-Id: If580e569acdc946b0868a8d0ef527de9b265056d Issue-ID: CLI-149 Signed-off-by: Haibin Huang --- diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 3b6335ff..a5b63d10 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -37,6 +37,7 @@ sdc policy multicloud + vfc diff --git a/products/onap-dublin/features/vfc/pom.xml b/products/onap-dublin/features/vfc/pom.xml new file mode 100644 index 00000000..95066632 --- /dev/null +++ b/products/onap-dublin/features/vfc/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-dublin-features + 2.0.6 + + + cli-products-onap-dublin-features-vfc + cli/products/onap-dublin/features/vfc + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + +