From: Kanagaraj Manickam k00365106 Date: Thu, 1 Mar 2018 12:05:38 +0000 (+0530) Subject: Add ONAP beijing support X-Git-Tag: v2.0.2~328 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F33603%2F2;p=cli.git Add ONAP beijing support Issue-ID: CLI-93 Change-Id: Ibf739daa5a65c32a079da4ea3984ef2585034919 Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml new file mode 100644 index 00000000..1db745fd --- /dev/null +++ b/products/onap-beijing/pom.xml @@ -0,0 +1,65 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products + 2.0.0 + + + cli-products-onap-beijing + cli/products/onap-beijing + pom + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-artifact + package + + copy + + + + + ${project.groupId} + ${project.artifactId} + ${project.version} + ${project.packaging} + + + + ../../../products/target/lib + + + + + + + + diff --git a/products/pom.xml b/products/pom.xml index cdefb85f..1f607ca1 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -60,7 +60,7 @@ onap-amsterdam - + onap-beijing