From: Gary Wu Date: Fri, 24 Aug 2018 22:20:36 +0000 (-0700) Subject: Use managed guava version X-Git-Tag: 1.0.0~21^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2d669cf777cf595b315f9d667a21a2d27084f46c;p=dcaegen2%2Fcollectors%2Fhv-ves.git 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 --- 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 @@ - -