From 677c0857f74bd8e957b5300be96a31e39279effd Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 2 May 2018 21:26:57 -0400 Subject: [PATCH] Fix the aai-schema in utils to use project version Issue-ID: AAI-965 Change-Id: I46c46c5abec5a3781c6ec8595b474e647901692a Signed-off-by: Kajur, Harish (vk250x) --- aai-utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} * -- 2.16.6