From 0f293f5aa2c1ed3fff09c3386fdfd93ae48b4cd1 Mon Sep 17 00:00:00 2001 From: grabinsk Date: Thu, 30 May 2019 15:04:10 +0200 Subject: remove dependency to testNG (SpringExtension does the job of AbstractTestNGSpringContextTests) Change-Id: Iafea26232a659b5e1ef6bb4e152a35ca795f9326 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f320360b..ac1241e7 100644 --- a/pom.xml +++ b/pom.xml @@ -176,13 +176,6 @@ gson ${immutables.version} - - - org.testng - testng - 6.14.3 - test - -- cgit 1.2.3-korg