From 74c399b1511efafca68d5a36e28b2bfe57ee4cf2 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Fri, 8 Dec 2017 14:57:24 -0500 Subject: [PATCH] Update the pom to use 1.1.1-SNAPSHOT Issue-ID: AAI-546 Change-Id: I6a17bef5e979ff8b0bb73ac2548b21636c1f3a46 Signed-off-by: Venkata Harish K Kajur --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4905add..96aae4a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.onap.aai rest-client - 1.1.1 + 1.1.1-SNAPSHOT aai-rest-client @@ -29,13 +29,11 @@ jersey-client 1.18 - org.onap.aai.logging-service common-logging - 1.1.0 + ${project.version} - org.mockito mockito-all -- 2.16.6