From dc653785b35f2d955741e1e9c3858ca69f8834c4 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 2 Nov 2017 13:30:15 -0400 Subject: Update the dependency from snapshot to using the release version for the logging service and the rest client Issue-ID: AAI-448 Change-Id: I73fd53069ae6912d18ea8c0b5e5bd3b0c5856a96 Signed-off-by: Venkata Harish K Kajur --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b6b44bf..15c10f6 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.onap.aai.logging-service common-logging - 1.1.0-SNAPSHOT + 1.1.0 com.att.nsa @@ -56,7 +56,7 @@ org.onap.aai rest-client - 1.1.0-SNAPSHOT + 1.1.0 -- cgit 1.2.3-korg