From 8b6d4ee2ffbfb11a1f9d494b2de403aab112cf93 Mon Sep 17 00:00:00 2001 From: "k.kedron" Date: Tue, 23 Jul 2019 15:10:54 +0200 Subject: Refactor ConfigurationRepositoryTest to remove the powermock. Refactor the ConfigurationRepositoryTest to doesn't affect to other tests. Removed powermock. Issue-ID: SDC-2473 Signed-off-by: Krystian Kedron Change-Id: Iad67cdce365fef89da8b56499d86139d6927da07 --- .../onap-configuration-management-core/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'common/onap-common-configuration-management/onap-configuration-management-core/pom.xml') diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 5de500163c..78c8df3ce7 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -105,14 +105,7 @@ logback-classic test - - org.powermock - powermock-module-junit4 - 2.0.2 - test - - -- cgit 1.2.3-korg