From 7ceca5db40ff6cbd88c95fe335a6a6e582189066 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:20:31 -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: I7f31e35cf9c332d5fe02919e9cb9ad14ffc94294 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7feaa6b9..accfee74 100644 --- a/pom.xml +++ b/pom.xml @@ -18,15 +18,13 @@ ~ limitations under the License. ~ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.dcaegen2.collectors @@ -681,4 +679,3 @@ datafile-commons - -- cgit 1.2.3-korg