From 4dd96637aea7d42002754b5c9abffca7092dd518 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Tue, 12 Mar 2019 10:49:10 -0400 Subject: [PATCH] DataRouter to use released version of aai-common Change-Id: I348e11a907ac93bbae0cdbd980277908270cdb64 Issue-ID: AAI-2216 Signed-off-by: sblimkie --- pom.xml | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index b3280ba..d9881f9 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ limitations under the License. aaiadmin aaiadmin com.att.csid.lab - 1.4.1-SNAPSHOT + 1.0.0 - - - - - - - - - - - - - - - + org.onap.aai.router-core router-core @@ -405,7 +390,7 @@ limitations under the License. - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema ${version.aai-schema} jar -- 2.16.6