From 38cf01effed8623c209da42a6be4d35290049bf5 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Thu, 7 Dec 2017 13:44:15 -0500 Subject: [PATCH] fix build failure fix build failure Issue-ID: AAI-546 Change-Id: I6f9fbd075c7d1c67c6a91fe4aecee92f2d14ca97 Signed-off-by: sblimkie --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 958e7aa..5e528e7 100644 --- a/pom.xml +++ b/pom.xml @@ -95,12 +95,12 @@ org.onap.aai.aai-common aai-schema - 1.1.0-SNAPSHOT + 1.1.0 org.onap.aai.router-core router-core - 1.1.0-SNAPSHOT + 1.1.0 @@ -123,13 +123,13 @@ org.onap.aai.logging-service common-logging - 1.1.0-SNAPSHOT + 1.1.0 org.onap.aai rest-client - 1.1.0-SNAPSHOT + 1.1.0 -- 2.16.6