From 169fd796a700963543eb1335e90018d035ee05f1 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Tue, 12 Mar 2019 10:25:56 -0400 Subject: Spike to use released version of aai-common Change-Id: Idfbdef09a5c778676ffea3ee515f912153c00242 Issue-ID: AAI-2215 Signed-off-by: sblimkie --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c843321..424f8e1 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ ${basedir}/target 1.4.0-SNAPSHOT - 1.4.1-SNAPSHOT - 1.4.1-SNAPSHOT + 1.0.0 + 1.4.1 @@ -84,7 +84,7 @@ - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema ${version.aai-schema} @@ -311,7 +311,7 @@ - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema ${version.aai-schema} jar -- cgit 1.2.3-korg