From: tang peng Date: Thu, 9 Nov 2017 08:06:41 +0000 (+0000) Subject: Merge "Add the Stacktrace into the Log" X-Git-Tag: v1.0.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=79f4bc6b31cfc357c7268c6dfba30a6dc0f8abd9;hp=95058849173aea890e3b4f623395ce7c49714ea6;p=holmes%2Fengine-management.git Merge "Add the Stacktrace into the Log" --- diff --git a/engine-d/pom.xml b/engine-d/pom.xml index 5c64614..d5a3160 100644 --- a/engine-d/pom.xml +++ b/engine-d/pom.xml @@ -51,6 +51,10 @@ org.apache.httpcomponents httpclient + + org.onap.holmes.common + holmes-actions + @@ -209,6 +213,12 @@ META-INF/*.RSA + + org.onap.holmes.dsa:dmaap-dsa + + org/onap/holmes/common/** + + diff --git a/pom.xml b/pom.xml index b03ece7..724025b 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.0.0-SNAPSHOT + 1.0.0 org.reflections