From ac7c685240c6cfa34a6e6afa86e602954b9a8047 Mon Sep 17 00:00:00 2001 From: ayalaben Date: Sun, 31 Dec 2017 17:57:36 +0200 Subject: Fix Owner Healer Change-Id: I85371b7cd6e2fa6e929b42b4773eef685252bcff Issue-ID: SDC-837 Signed-off-by: ayalaben --- .../api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml index 32975b3ebf..550b4e610f 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml @@ -176,6 +176,11 @@ togglz-servlet ${togglz.version} + + org.togglz + togglz-console + ${togglz.version} + -- cgit 1.2.3-korg