From d15d25b09ac9d6df956cc47089700ef7c3a81f2d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:25:51 -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: Id8d3347fee72c4e004d96aa0b92706fbfaf4ec69 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2f02652..1ed8dac 100644 --- a/pom.xml +++ b/pom.xml @@ -29,8 +29,8 @@ stated inside of the file. org.onap.oparent oparent - 0.1.1 - + 1.2.0 + UTF-8 @@ -225,4 +225,3 @@ stated inside of the file. - -- cgit 1.2.3-korg