From cd4492305f6fba772cab6f29a4a3063a71b1ac86 Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 25 Jun 2020 17:40:11 +0100 Subject: Fix issue introduced by #109494 use maven checkstyle.skip remove duplicated dependency Change-Id: I942a9612df7093206d0019d69a8f28c6dff7bcf6 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3148 --- common-be/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'common-be/pom.xml') diff --git a/common-be/pom.xml b/common-be/pom.xml index 8d8846d184..6754213bba 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -153,14 +153,8 @@ ${togglz.version} test - - org.togglz - togglz-core - ${togglz.version} - compile - - + -- cgit 1.2.3-korg