From 4dd36cd6c73d62d1ec6c8cdc6e147020f5188d3f Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:30:32 -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: Ibc5d00b4999bab9ad527986cfdb3af8fa075b523 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 6e492ec..676584c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 @@ -197,7 +197,7 @@ maven-deploy-plugin 2.8 - + -- cgit 1.2.3-korg