From e2bde4be0d2d5fca8078a4784ab21148cbf72890 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:34:24 -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: I6927bf6b229c46a90b67bd5642e8b3cdf6f18cb3 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 ef0e7aaa..1f7831cd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - + + 4.0.0 org.onap.oparent oparent - 1.0.0-SNAPSHOT + 1.2.0 org.onap.vvp.portal @@ -123,4 +123,3 @@ - -- cgit 1.2.3-korg