From e5e5a1bfa7daccdae412f43815ba0e5a2d7f175d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:23:11 -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: I06554d57ab55c9d6d5df3160d11f236cc563d9de Issue-ID: INT-619 Signed-off-by: Gary Wu --- dmaap-dsa/pom.xml | 13 +++++-------- pom.xml | 8 +++----- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index f6a8762..4802dc1 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -235,7 +234,7 @@ com.google.guava guava - 19.0 + com.fasterxml.jackson.core @@ -291,10 +290,8 @@ - - + + org.onap.holmes.dsa.DMaapDsaActiveApp diff --git a/pom.xml b/pom.xml index c66d8a4..a05b80b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.holmes.dsa @@ -146,4 +145,3 @@ - -- 2.16.6