From: Kajur, Harish (vk250x) Date: Thu, 3 May 2018 01:26:57 +0000 (-0400) Subject: Fix the aai-schema in utils to use project version X-Git-Tag: v1.2.4^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=677c0857f74bd8e957b5300be96a31e39279effd;p=aai%2Faai-common.git Fix the aai-schema in utils to use project version Issue-ID: AAI-965 Change-Id: I46c46c5abec5a3781c6ec8595b474e647901692a Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 303996ac..7ebf0c36 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -86,7 +86,7 @@ org.onap.aai.aai-common aai-schema - 1.2.3-SNAPSHOT + ${project.version} *