From 925e5cb21c993145ae11763d7f67b935b966d690 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:28:08 -0700 Subject: Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I783c19757222675da88e4dbc655ba9042df56705 Issue-ID: INT-619 Signed-off-by: Gary Wu --- ecomp-sdk/epsdk-app-os/pom.xml | 11 +++++------ ecomp-sdk/pom.xml | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/ecomp-sdk/epsdk-app-os/pom.xml b/ecomp-sdk/epsdk-app-os/pom.xml index 8b67bd5b..21f75af3 100644 --- a/ecomp-sdk/epsdk-app-os/pom.xml +++ b/ecomp-sdk/epsdk-app-os/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.apache.maven.plugins @@ -373,6 +372,6 @@ ${jacoco.version} runtime - + diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index 4f812a90..a88481b4 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 org.onap.oparent oparent - 1.1.0 - + 1.2.0 + @@ -143,7 +142,7 @@ - + @@ -222,7 +221,7 @@ - + -- cgit 1.2.3-korg