From ac1eddd944e95ece0c6c0458755da930a77fef5c Mon Sep 17 00:00:00 2001 From: Itohan Ukponmwan Date: Wed, 6 Mar 2019 23:47:27 +0000 Subject: pom.xml file for onap-dublin features CLI Change-Id: I96375acdcfe408174b708944bf404f2dfa8270a9 Issue-ID: CLI-130 Signed-off-by: Itohan Ukponmwan --- products/onap-dublin/features/pom.xml | 72 +++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 products/onap-dublin/features/pom.xml (limited to 'products') diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml new file mode 100644 index 00000000..7121d37c --- /dev/null +++ b/products/onap-dublin/features/pom.xml @@ -0,0 +1,72 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-dublin + 2.0.6 + + + cli-products-onap-dublin-features + cli/products/onap-dublin/features + pom + + + aai + msb + vnfsdk + sdc + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-artifact + package + + copy + + + + + ${project.groupId} + ${project.artifactId} + ${project.version} + ${project.packaging} + + + + ../../../../products/target/lib + + + + + + + + -- cgit 1.2.3-korg