From ba28bb027a2a9caceb4bc9cd93610d133a8f1dce Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 28 Sep 2018 08:23:04 +0530 Subject: Casablanca: ONAP AAI CLI product Issue-ID: CLI-122 Change-Id: Iad04afd397b0c9edb7f682fb648465af3c8e845a Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-casablanca/features/aai/pom.xml | 41 +++++++++++++++++++++++++++ products/onap-casablanca/features/pom.xml | 1 + 2 files changed, 42 insertions(+) create mode 100644 products/onap-casablanca/features/aai/pom.xml (limited to 'products/onap-casablanca/features') diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml new file mode 100644 index 00000000..fb5e0cbc --- /dev/null +++ b/products/onap-casablanca/features/aai/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-aai + cli/products/onap-casablanca/features/aai + 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 82b03b4d..a7b78a90 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -32,6 +32,7 @@ pom + aai msb vnfsdk -- cgit 1.2.3-korg