From f2c1cdcd3fe7e3f4d00456a4744f96d271719f9a Mon Sep 17 00:00:00 2001 From: Haibin Huang Date: Thu, 14 Mar 2019 18:45:16 +0800 Subject: Add vfc feature in onap dublin Change-Id: If580e569acdc946b0868a8d0ef527de9b265056d Issue-ID: CLI-149 Signed-off-by: Haibin Huang --- products/onap-dublin/features/vfc/pom.xml | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 products/onap-dublin/features/vfc/pom.xml (limited to 'products/onap-dublin/features/vfc/pom.xml') 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 + + + + -- cgit 1.2.3-korg