From 08f40ca67880296ea41d065bb2dfe4b02377a123 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:21:48 -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: Iea9500680cf53c49394869b9af3e588369517684 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 7e348a7..bdd2703 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - - - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 -- cgit 1.2.3-korg