From: Shiwei Tian Date: Tue, 12 Sep 2017 07:43:34 +0000 (+0800) Subject: add dsa dependence to pom X-Git-Tag: v1.0.0~44 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fengine-management.git;a=commitdiff_plain;h=3d341c75cc7781b18b40efb1c09c393c755bd58e add dsa dependence to pom Issue-ID: HOLMES-47 Change-Id: I72d1033bb5a3387c2bb965f175944587df50024c Signed-off-by: Shiwei Tian --- 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 @@ -42,6 +42,10 @@ org.reflections reflections + + org.onap.holmes.dsa + dmaap-dsa + org.onap.holmes.common holmes-actions diff --git a/pom.xml b/pom.xml index 9c4f9e8..3b51ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,11 @@ holmes-actions ${project.version} + + org.onap.holmes.dsa + dmaap-dsa + ${project.version} + io.dropwizard dropwizard-core