From: Venkata Harish K Kajur Date: Fri, 8 Dec 2017 19:12:20 +0000 (-0500) Subject: Update the dependencies to use project version X-Git-Tag: v1.2.0~50 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=1249ee87c69c9c4566f2c52c5cbb56e4089044c4;p=aai%2Fsparky-be.git Update the dependencies to use project version Issue-ID: AAI-546 Change-Id: Ic4350693d6e88ca88501af6888c691c5226f8886 Signed-off-by: Venkata Harish K Kajur --- diff --git a/pom.xml b/pom.xml index 39370ea..5f4921e 100644 --- a/pom.xml +++ b/pom.xml @@ -148,19 +148,19 @@ org.onap.aai.logging-service common-logging - 1.2.0-SNAPSHOT + ${project.version} org.onap.aai.aai-common aai-schema - 1.2.0-SNAPSHOT + ${project.version} org.onap.aai rest-client - 1.2.0-SNAPSHOT + ${project.version}