Modify the configruation for docker-making
[holmes/engine-management.git] / engine-d / pom.xml
index c5aa87d..44ae940 100644 (file)
     </properties>
 
     <dependencies>
-
+        <dependency>
+            <groupId>org.reflections</groupId>
+            <artifactId>reflections</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.onap.holmes.common</groupId>
             <artifactId>holmes-actions</artifactId>