From 612196451afe9b16b8914858dd58f3bb0dae8579 Mon Sep 17 00:00:00 2001 From: ramverma Date: Thu, 16 Aug 2018 16:43:20 +0100 Subject: Adding termination code changes for distribution * Code changes for terminating the handlers started by distribution activator. * More test cases to increase coverage. * Fixes for checkstyle issues. * Fixes for sonar issues. Change-Id: I3299317c83fa643ac1d0ba1105ac1a932c0a83f6 Issue-ID: POLICY-1035 Signed-off-by: ramverma --- forwarding/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'forwarding/pom.xml') diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 6a7b123a..830f3724 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -42,5 +42,10 @@ common-parameters 1.3.0-SNAPSHOT + + org.onap.policy.common + ONAP-Logging + 1.3.0-SNAPSHOT + -- cgit 1.2.3-korg