From 9c3750f29f178837276457d49c16356b30c44d18 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:34:19 -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: Ie1b6ad7c5ae17e74f9b19c3ec3f99a02e4abb182 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e400ffb..0dc4cfe 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - + + 4.0.0 org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.2.0 org.onap.vvp.jenkins @@ -123,4 +123,3 @@ - -- cgit 1.2.3-korg