From af34c0ba76e83257ba0130038687626632513d8e Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:33:55 -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: I8898f1f4c5e2ea7e2c60aa16cdb1ee2b76c5aba4 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 123fcc1..be85304 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.cms @@ -164,4 +164,3 @@ - -- cgit 1.2.3-korg