From 3a0d0279416580bff31b85f504e191d34a9eb67b Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:18:20 -0700 Subject: [PATCH] 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: I1cc02994fb173e2503ab7ce56551ad0e9ad67011 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 6c233090..64b1777e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,7 @@ ============LICENSE_END============================================ =================================================================== --> - - + 4.0.0 org.onap.clamp clds @@ -32,7 +30,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 @@ -85,7 +83,7 @@ true true false - + 8.5.32 @@ -545,7 +543,7 @@ com.google.guava guava - 25.1-jre + @@ -711,10 +709,10 @@ book left 3 - - - - + + + + ${project.build.directory}/asciidoc/generated -- 2.16.6