From 69c0845d364d546c4e63e1cd65aa80472db22c28 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Tue, 12 Mar 2019 10:35:22 -0400 Subject: DataRouter to use released version of aai-common Change-Id: I31f6c017ca5d945f41f8618ed7c30ae79be5ed87 Issue-ID: AAI-2216 Signed-off-by: sblimkie --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7586ca2..dbf5d61 100644 --- a/pom.xml +++ b/pom.xml @@ -92,14 +92,14 @@ limitations under the License. - org.onap.aai.aai-common + org.onap.aai.schema-service aai-schema - 1.4.1-SNAPSHOT + 1.0.0 org.onap.aai.aai-common aai-schema-ingest - 1.4.1-SNAPSHOT + 1.4.1 -- cgit 1.2.3-korg