From d78478be61cef6db08b6cdd8884e175ae1d4e75c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:34:29 -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: I7e61be171042fa5314ab42ab5f02a50b05015ba1 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 c08d536..45cfddb 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.postgresql @@ -122,4 +122,3 @@ - -- cgit 1.2.3-korg