From b1168537663d73509379ba341fbe5d5ff04386c9 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 19 Mar 2018 17:07:46 +0530 Subject: CLI: SDC service CLIs for beijing Issue-ID: CLI-100 Change-Id: Icef8a835a1519ea70ef3c6bc1e14b1adf0df4ef7 Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-beijing/features/pom.xml | 1 + products/onap-beijing/features/sdc/pom.xml | 39 ++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 products/onap-beijing/features/sdc/pom.xml (limited to 'products/onap-beijing') diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 869b6b4e..a8237f49 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -34,6 +34,7 @@ aai msb + sdc diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml new file mode 100644 index 00000000..5959bd37 --- /dev/null +++ b/products/onap-beijing/features/sdc/pom.xml @@ -0,0 +1,39 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-beijing-features + 2.0.0 + + + cli-products-onap-beijing-features-sdc + cli/products/onap-beijing/features/sdc + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg