From 8f91eb4f4cbae2238a23aa578e4b4e2a61229dac Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:13:49 -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: Id32111956c2aa54b31f95854117d0ba5d8ba0a41 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index f8fc53e..0704028 100644 --- a/pom.xml +++ b/pom.xml @@ -1,28 +1,26 @@ - + org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.2.0 4.0.0 org.onap.aaf.luaplugin @@ -77,7 +75,7 @@ - + -- cgit 1.2.3-korg