From 2d669cf777cf595b315f9d667a21a2d27084f46c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:20:36 -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: I0f54a8a9fb9ce4536c621c81f9c3be54d121a4e1 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2781799b..1ed7329d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,7 @@ ~ limitations under the License. ~ ============LICENSE_END========================================================= --> - + 4.0.0 @@ -33,7 +32,7 @@ org.onap.oparent oparent - 0.1.1 + 1.2.0 @@ -88,7 +87,7 @@ ${onap.nexus.dockerregistry.daily} onap ${project.groupId}.${project.artifactId} - + @@ -310,11 +309,7 @@ - + @@ -500,7 +495,7 @@ com.google.guava guava - 25.0-jre + com.google.code.findbugs @@ -666,5 +661,3 @@ - - -- cgit 1.2.3-korg