From 64ffbe2d6567b28b31f82c0dbf38379281722d7d Mon Sep 17 00:00:00 2001 From: sheetalm Date: Wed, 13 Dec 2017 15:25:05 +0530 Subject: Rearranging togglez to avoid dependency issues Added new profile "dev-integ" which will allow togglez-console dependency to be added. When built with default profile togglez-console will be excluded Change-Id: I8a918fe1ad56620d4215acb70dc126b0bc986802 Issue-ID: SDC-343 Signed-off-by: sheetalm --- .../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/pom.xml') 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 af604f30ce..84c4eb408a 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 @@ -141,6 +141,11 @@ aspectjtools ${aspectj.version} + + org.togglz + togglz-servlet + ${togglz.version} + -- cgit 1.2.3-korg