From 68121d13fb1d5bee455f979ce0e03d9f753949fd Mon Sep 17 00:00:00 2001 From: JulienBe Date: Mon, 3 Apr 2017 02:29:49 -0700 Subject: [PATCH] Can't compile because 1.0.0 internal dependency Change-Id: I03fd1cb5d2457c94c8ce1988bf5dbcadfce537f6 Signed-off-by: JulienBe --- ajsc-aai/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml index f9a79e4..1f43e52 100644 --- a/ajsc-aai/pom.xml +++ b/ajsc-aai/pom.xml @@ -579,14 +579,14 @@ org.openecomp.aai.aai-service aai-schema - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundleconfig-local/etc oxm/*.xml org.openecomp.aai.aai-service aai-schema - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT src/main aai_schema/*.xsd -- 2.16.6