From e178b07914d5dc40157dede0078e16f645f20f17 Mon Sep 17 00:00:00 2001 From: Anand Chaturvedi Date: Mon, 14 Aug 2017 20:10:36 -0400 Subject: Added review comment Initial commit for Network-Inv and AAI client commit 61419e46211f1f1e763d4a84214c62a5e699bdf2 Author: Anand Chaturvedi Date: Mon Aug 14 19:54:11 2017 -0400 Issue-Id: APPC-21 [OnapMigration] OnapMigration for APPC OutBound Services.. Change-Id: I7db4bcb52b050988b601f3abac544c43f34c677b Signed-off-by: Anand Chaturvedi --- appc-outbound/appc-aai-client/pom.xml | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 appc-outbound/appc-aai-client/pom.xml (limited to 'appc-outbound/appc-aai-client/pom.xml') diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml new file mode 100755 index 000000000..5c25bb3ba --- /dev/null +++ b/appc-outbound/appc-aai-client/pom.xml @@ -0,0 +1,48 @@ + + + + org.openecomp.appc + appc-outbound + 1.1.0-SNAPSHOT + + + 4.0.0 + pom + appc-aai-client + + APPC AAI Client for Node + http://wiki.sdn.labs.att.com + Common Utilities for DG + + + + + org.openecomp.appc + appc-aai-client.features + features + xml + ${project.version} + + + + org.openecomp.appc + appc-aai-client.provider + ${project.version} + + + org.openecomp.appc + appc-aai-client.installer + ${project.version} + + + + + + + + provider + features + installer + + -- cgit 1.2.3-korg