From: Gary Wu Date: Fri, 24 Aug 2018 22:23:11 +0000 (-0700) Subject: Use managed guava version X-Git-Tag: 1.2.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fdsa.git;a=commitdiff_plain;h=refs%2Fchanges%2F35%2F62635%2F2 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 --- 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 @@ -