From cce1c81a28c373c3d0128a010e40948a72d3b5bd Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:34:09 -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: I7914d9bb2fda4dc4bd946eb1df2f123d224b40dd 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 ea17b40..6d6d8cd 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.gitlab @@ -122,4 +122,3 @@ - -- cgit 1.2.3-korg