Merge "Change the Version of Lombok to 1.16.8"
[holmes/engine-management.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8dcb2f1..3b517e8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>holmes-engine-parent</artifactId>
     <version>1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>holmes-engine-parent</name>
+    <name>holmes-engine-management</name>
     <modules>
         <module>engine-d</module>
         <module>engine-d-standalone</module>
                 <artifactId>holmes-actions</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.onap.holmes.dsa</groupId>
+                <artifactId>dmaap-dsa</artifactId>
+                <version>${project.version}</version>
+            </dependency>
             <dependency>
                 <groupId>io.dropwizard</groupId>
                 <artifactId>dropwizard-core</artifactId>