From efb373af9a5e95f333eb85670810369bc3ad712e Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 30 Aug 2018 18:59:01 +0530 Subject: Casablanca: MSB plugin Issue-ID: CLI-122 Change-Id: I410967d1ecf6a197d06e434ab420d8873512ee74 Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-casablanca/features/msb/pom.xml | 41 +++++++++++++++++++++++++++ products/onap-casablanca/features/pom.xml | 1 + 2 files changed, 42 insertions(+) create mode 100644 products/onap-casablanca/features/msb/pom.xml diff --git a/products/onap-casablanca/features/msb/pom.xml b/products/onap-casablanca/features/msb/pom.xml new file mode 100644 index 00000000..85aac554 --- /dev/null +++ b/products/onap-casablanca/features/msb/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-casablanca-features + 2.0.3 + + + cli-products-onap-casablanca-features-msb + cli/products/onap-casablanca/features/msb + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 3c55e370..7d2be871 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -32,6 +32,7 @@ pom + msb -- cgit 1.2.3-korg