From 15e92635d9780eba4825981aad0165d32b7ab4b3 Mon Sep 17 00:00:00 2001 From: Arul Date: Fri, 8 Dec 2017 11:42:30 -0500 Subject: Fixing jenkins build Removing the snapshot from the release name to fix the jenkins build failure. Issue-ID: AAI-546 Change-Id: I51854b17ab2949588decdba4f5a4b48533869230 Signed-off-by: Arul --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8c8409..3f72076 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.onap.aai rest-client - 1.1.0-SNAPSHOT + 1.1.0 aai-rest-client -- cgit 1.2.3-korg