From 4caeb14d39a27b653a2341298d2dcd4d7a1e4100 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 2 Mar 2018 13:10:30 -0500 Subject: Fix POM versions Fixed versions in pom.xmls and added empty relativePath tag to parents. Change-Id: Ie7be2d4d3d05e769f6e02f35a3a8e9f928bc62cf Issue-ID: CCSDK-176 Signed-off-by: Timoney, Dan (dt5972) --- aai-service/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'aai-service/pom.xml') diff --git a/aai-service/pom.xml b/aai-service/pom.xml index 80a53a50..f874ab6f 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -6,14 +6,15 @@ org.onap.ccsdk.parent odlparent-lite 1.0.1-SNAPSHOT + org.onap.ccsdk.sli.adaptors aai-service - 0.2.0-SNAPSHOT + 0.2.1-SNAPSHOT pom - AAI Interface Service + ccsdk-sli-adaptors :: aai-service The AAI Interface service exposes an interface to AAI as an OSGi service -- cgit 1.2.3-korg