diff options
Diffstat (limited to 'engine-d/pom.xml')
-rw-r--r-- | engine-d/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engine-d/pom.xml b/engine-d/pom.xml index bc8cb20..a5f85dc 100644 --- a/engine-d/pom.xml +++ b/engine-d/pom.xml @@ -43,6 +43,10 @@ <artifactId>reflections</artifactId> </dependency> <dependency> + <groupId>org.onap.holmes.dsa</groupId> + <artifactId>dmaap-dsa</artifactId> + </dependency> + <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> <exclusions> |