From 084209f5adcbc298376d0fe6acd36b32b8ba5a8d Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 21 Nov 2018 10:16:17 +0530 Subject: Add SDC CLI casablanca support Issue-ID: CLI-122 Change-Id: Ifa598ca733d8865d246e88f88121148161d72b67 Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-casablanca/features/sdc/pom.xml | 39 +++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 products/onap-casablanca/features/sdc/pom.xml (limited to 'products/onap-casablanca/features/sdc/pom.xml') diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml new file mode 100644 index 00000000..39a4823a --- /dev/null +++ b/products/onap-casablanca/features/sdc/pom.xml @@ -0,0 +1,39 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-casablanca-features + 2.0.4 + + + cli-products-onap-casablanca-features-sdc + cli/products/onap-casablanca/features/sdc + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg