From dff6ec3234d3b8cd694b97bdcb84107697918348 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 2 Apr 2019 11:47:51 -0700 Subject: Update to latest springboot Remove -SNAPSHOT dependencies Issue-ID: AAI-2243 Change-Id: I70a0c702728c6ae265218c6195b6fec30f76527e Signed-off-by: Jimmy Forsyth --- aai-resources/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 2a31cd6..42c1832 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -35,12 +35,12 @@ 1.8 org.onap.aai.ResourcesApp - 1.0.1-SNAPSHOT - 1.4.1-SNAPSHOT - 1.4.1-SNAPSHOT + 1.0.1 + 1.4.1 + 1.4.1 1.0.2 - 1.5.18.RELEASE + 1.5.19.RELEASE java -- cgit 1.2.3-korg