From bc571c1aa8a3405ffafa65eb0d9849ba1cf14161 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Fri, 19 May 2017 23:28:41 +0300 Subject: [PATCH] CHange groupId and correct dependency version Change-Id: I74d8f9ab284db0a2f9c8f142731ba895010e6377 Signed-off-by: sblimkie --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 09f86c3..23cc102 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,9 @@ com.att.ajsc 2.0.0 - org.openecomp.aai + org.onap.aai.data-router data-router - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT data-router @@ -58,9 +58,9 @@ - org.openecomp + org.onap.aai.router-core router-core - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT @@ -89,7 +89,7 @@ org.openecomp.aai rest-client - 1.0.0-SNAPSHOT + 1.1.0 -- 2.16.6