From 5991f9c00cbfd51b3170a6aa808261a31f478cb5 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 8 Mar 2018 16:05:20 +0530 Subject: Add AAI PNF support project Issue-ID: CLI-93 Change-Id: Icf050e39d964788ae9992e992bf86dfa9676890a Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-beijing/features/aai/pom.xml | 41 ++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 products/onap-beijing/features/aai/pom.xml (limited to 'products/onap-beijing/features/aai/pom.xml') diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml new file mode 100644 index 00000000..539a141f --- /dev/null +++ b/products/onap-beijing/features/aai/pom.xml @@ -0,0 +1,41 @@ + + + + + 4.0.0 + + + org.onap.cli + cli-products-onap-beijing-features + 2.0.0 + + + cli-products-onap-beijing-features-aai + cli/products/onap-beijing/features/aai + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + -- cgit 1.2.3-korg