From 773d1eb190d1645567032c1d037f3780358dc933 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:23: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: I059d2259668c80674d7837d5ae0d03cda2ae4a54 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c8d25c2..39de0a6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + + 4.0.0 @@ -11,8 +10,8 @@ org.onap.oparent oparent - 1.1.1 - + 1.2.0 + @@ -284,4 +283,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg