From 01741ac3f2d3143699bbb86f8aa2af4d8a3f43e0 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:34:38 -0700 Subject: [PATCH] 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: If79faad8c997cd04a0197a228e44d0edc111c5a6 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ea9e9a2..d8a2057 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - + + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.vvp.validation-scripts @@ -99,4 +99,4 @@ ${onap.nexus.url}/content/repositories/staging/ - \ No newline at end of file + -- 2.16.6