From 97ed31921482fc57f14d9bfdf10e3d59f093f238 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:13:43 -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: I05e2a407655f9a49be76a158d284b8fffbee7953 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 9431d35..9b5bccf 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - + 4.0.0 org.onap.aaf.inno parent @@ -42,19 +42,19 @@ Jonathan Gathman - + ATT - + - + org.onap.oparent oparent - 1.1.0 + 1.2.0 - + UTF-8 1.0.0-SNAPSHOT @@ -92,7 +92,7 @@ target - + org.apache.maven.plugins maven-surefire-plugin @@ -102,10 +102,10 @@ **/JU*.java - + - + true org.apache.maven.plugins @@ -129,7 +129,7 @@ - + org.sonatype.plugins nexus-staging-maven-plugin -- cgit 1.2.3-korg