From a153be2acd1ede36cbfb4e0d9e3678f0d9662ed2 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 3 Jul 2019 15:32:46 -0400 Subject: Upversion to oparent 2.0.0 Issue-ID: AAI-2499 Signed-off-by: Jimmy Forsyth Change-Id: If266d7e9311fc29fd8e077cd14bf82fbf7de05a9 --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aea3649..66f54e6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.oparent oparent - 1.2.0 + 2.0.0 @@ -231,6 +231,10 @@ ${project.artifactId} + + org.apache.maven.plugins + maven-deploy-plugin + org.springframework.boot spring-boot-maven-plugin -- cgit 1.2.3-korg