From b69ed9bc0ad7cdedee57df63e94d3767ccd173b7 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 6 Dec 2017 13:09:45 +0530 Subject: Rename product names to use amsterdam Issue-ID: CLI-66 Change-Id: Ief9c03adec45f037baea82d344addb1c6b538bd9 Signed-off-by: Kanagaraj Manickam k00365106 --- plugins/onap-amsterdam/features/pom.xml | 72 +++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 plugins/onap-amsterdam/features/pom.xml (limited to 'plugins/onap-amsterdam/features/pom.xml') diff --git a/plugins/onap-amsterdam/features/pom.xml b/plugins/onap-amsterdam/features/pom.xml new file mode 100644 index 00000000..3757a3a1 --- /dev/null +++ b/plugins/onap-amsterdam/features/pom.xml @@ -0,0 +1,72 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-plugins-onap-amsterdam + 2.0.0 + + + cli-plugins-onap-amsterdam-features + cli/plugins/onap-amsterdam/features + pom + + + msb + aai + sdc + so + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-artifact + package + + copy + + + + + ${project.groupId} + ${project.artifactId} + ${project.version} + ${project.packaging} + + + + ../../../../plugins/target/lib + + + + + + + + -- cgit 1.2.3-korg