From a5d4adc4185af54a19de5de748c728875511c790 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 5 Nov 2019 17:25:27 -0500 Subject: Add parent and update modules to use it Issue-ID: AAI-2699 Signed-off-by: Jimmy Forsyth Change-Id: I288cb51a4f654387d6ca078f7b4357e8ce2e43c5 --- aai-rest/pom.xml | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'aai-rest/pom.xml') diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 203a89e4..73b41103 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -28,12 +28,12 @@ org.onap.aai.aai-common - aai-common + aai-parent 1.6.0-SNAPSHOT + ../aai-parent/pom.xml aai-rest aai-rest - 1.6.0-SNAPSHOT https://nexus.onap.org @@ -43,28 +43,14 @@ 1.0.8.RELEASE - - - - org.springframework.boot - spring-boot-starter-parent - ${spring.boot.starter.parent.version} - import - pom - - - - com.att.eelf eelf-core - ${eelf.core.version} org.springframework.boot spring-boot-starter-web - ${spring.boot.starter.web.version} org.springframework.boot @@ -87,12 +73,10 @@ javax.ws.rs javax.ws.rs-api - 2.0.1 org.apache.httpcomponents httpclient - 4.5.5