From: sblimkie Date: Fri, 23 Feb 2018 14:58:15 +0000 (-0500) Subject: Fix build job X-Git-Tag: v1.2.0~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=6d0ee9b9136fff938c359426e2c2939efd7b814c Fix build job Wrong dependency on aai-schema Change-Id: I2a47c5045a23df5380e5d041245f2d45b478a78b Issue-ID: AAI-806 Signed-off-by: sblimkie --- diff --git a/pom.xml b/pom.xml index 42f51a9..5683374 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ org.onap.aai.aai-common aai-schema - ${project.version} + 1.2.1-SNAPSHOT org.onap.aai.router-core