summaryrefslogtreecommitdiffstats
path: root/northbound/dmaap-listener
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-07-07 18:22:28 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-07-08 13:24:56 -0400
commit2901cd97235c50b03bed3c997246b950d0f68bf8 (patch)
tree6ee039090b0ef16eac387d035872ae55092016a2 /northbound/dmaap-listener
parent8a1e6dfddf777e5ce84a2112f4a0f1f42246f293 (diff)
Synching artifacts and features-all poms
Issue-ID: CCSDK-3368 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0876bdc0c5ee704f6194691341df313248bdcf0a
Diffstat (limited to 'northbound/dmaap-listener')
-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>