From f75c6a2726dcb03444be2db568e842ebd4e2ff4b Mon Sep 17 00:00:00 2001 From: Ruoyu Ying Date: Wed, 13 Mar 2019 20:10:34 +0800 Subject: Add pom file for onap-dublin policy CLI Change-Id: I7c2774d700bc1d4f2c2b7d851122432a609c53c6 Signed-off-by: Ruoyu Ying Issue-ID: CLI-140 Signed-off-by: Ruoyu Ying --- products/onap-dublin/features/policy/pom.xml | 41 ++++++++++++++++++++++++++++ products/onap-dublin/features/pom.xml | 1 + 2 files changed, 42 insertions(+) create mode 100644 products/onap-dublin/features/policy/pom.xml (limited to 'products/onap-dublin') diff --git a/products/onap-dublin/features/policy/pom.xml b/products/onap-dublin/features/policy/pom.xml new file mode 100644 index 00000000..d2e8fd93 --- /dev/null +++ b/products/onap-dublin/features/policy/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-policy + cli/products/onap-dublin/features/policy + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 7e0bcc2d..9c0cc7fa 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -35,6 +35,7 @@ aai msb sdc + policy -- cgit 1.2.3-korg