summaryrefslogtreecommitdiffstats
path: root/engine-d/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'engine-d/pom.xml')
-rw-r--r--engine-d/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/engine-d/pom.xml b/engine-d/pom.xml
index c5aa87d..44ae940 100644
--- a/engine-d/pom.xml
+++ b/engine-d/pom.xml
@@ -34,7 +34,10 @@
</properties>
<dependencies>
-
+ <dependency>
+ <groupId>org.reflections</groupId>
+ <artifactId>reflections</artifactId>
+ </dependency>
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>