summaryrefslogtreecommitdiffstats
path: root/northbound/dmaap-listener/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'northbound/dmaap-listener/pom.xml')
-rwxr-xr-xnorthbound/dmaap-listener/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/northbound/dmaap-listener/pom.xml b/northbound/dmaap-listener/pom.xml
index dc26b501e..896c15d1d 100755
--- a/northbound/dmaap-listener/pom.xml
+++ b/northbound/dmaap-listener/pom.xml
@@ -94,6 +94,11 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib-provider</artifactId>
</dependency>
+ <dependency>
+ <groupId>javax.activation</groupId>
+ <artifactId>activation</artifactId>
+ <version>1.1.1</version>
+ </dependency>
</dependencies>
<build>