From a9c3b525fb3f37e56ccf143f35f739fb60024b0e Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 29 Oct 2020 15:12:23 -0400 Subject: Include jackson jar in policy-endpoints Issue-ID: POLICY-2878 Change-Id: Ibfe4c220c7b15bb0b752537d080481350a1332e4 Signed-off-by: Jim Hahn --- policy-endpoints/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'policy-endpoints/pom.xml') diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index f9795049..661863b9 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -78,6 +78,12 @@ + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + org.onap.dmaap.messagerouter.dmaapclient dmaapClient -- cgit 1.2.3-korg