summaryrefslogtreecommitdiffstats
path: root/prh-dmaap-client/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-04-12 21:43:29 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-12 21:43:29 +0000
commitfe084656d61212a7e4a5f6cc6f60b3eb6a146302 (patch)
tree94b7077f4a2ad0a0e4e469f39ffbbeb3cd220e21 /prh-dmaap-client/pom.xml
parented8fc543198ec2a878f7e4e2966fa66a6c4986a9 (diff)
parent3c2e8c9c4c32ad59be75a7500e628344c6dab5bf (diff)
Merge "Already added loading config for AAI and DMAAP"
Diffstat (limited to 'prh-dmaap-client/pom.xml')
-rw-r--r--prh-dmaap-client/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml
index fbb05cfb..94808cf8 100644
--- a/prh-dmaap-client/pom.xml
+++ b/prh-dmaap-client/pom.xml
@@ -44,6 +44,10 @@
<groupId>org.immutables</groupId>
<artifactId>value</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.datatype</groupId>
+ <artifactId>jackson-datatype-jdk8</artifactId>
+ </dependency>
<!-- LOGGING DEPENDENCIES -->
<dependency>