From 838331e07bb75cc2f4ae12dd5c8eb606d425e7a4 Mon Sep 17 00:00:00 2001 From: jimmy Date: Sun, 16 Feb 2020 09:01:09 -0500 Subject: [PATCH] Convert to aai-parent Issue-ID: AAI-2802 Signed-off-by: Jimmy Forsyth Change-Id: I6cc00fd63bf57db139d94d1d727e21934b543c2a --- pom.xml | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 10a4f2c..e3c18fd 100644 --- a/pom.xml +++ b/pom.xml @@ -24,9 +24,9 @@ 4.0.0 - org.onap.oparent - oparent - 2.0.0 + org.onap.aai.aai-common + aai-parent + 1.6.6-SNAPSHOT @@ -35,30 +35,14 @@ aai-model-loader 1.6.0-SNAPSHOT - - - - org.springframework.boot - spring-boot-dependencies - ${spring-boot.version} - pom - import - - - - org.onap.aai.modelloader.service.ModelLoaderApplication https://nexus.onap.org ${basedir}/target - 2.1.6.RELEASE - 1.1 - 1.18 1.3 1.3.1 1.2.1 1.3.0 - 1.2.3 0.28.0 1.0.0 @@ -233,7 +217,6 @@ org.onap.aai rest-client - ${aai.rest.client.version} com.google.code.gson @@ -252,17 +235,14 @@ org.onap.aai.logging-service common-logging - 1.5.0 ch.qos.logback logback-classic - ${logback.version} ch.qos.logback logback-core - ${logback.version} org.onap.sdc.sdc-distribution-client @@ -272,7 +252,6 @@ org.json json - 20131018 org.eclipse.jetty @@ -286,17 +265,14 @@ org.apache.commons commons-compress - ${commons-compress.version} commons-io commons-io - 2.4 org.apache.commons commons-text - ${apache.commons-text.version} @@ -364,7 +340,6 @@ org.springframework.boot spring-boot-maven-plugin - ${spring-boot.version} true -- 2.16.6