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 --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bd7bb2a457..25d58ca061 100644 --- a/pom.xml +++ b/pom.xml @@ -396,6 +396,20 @@ onboarding + + + dev-integ + + false + + + + org.togglz + togglz-console + ${togglz.version} + + + -- cgit 1.2.3-korg