From 2faaf7e16a03e69c4ff5f9c53805a387211a0872 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Sat, 10 Jan 2015 07:15:03 +0100 Subject: Replace fest-assert by assertJ --- sonar-plugin-api/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'sonar-plugin-api/pom.xml') diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 698996334ef..eb865b6817e 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -145,26 +145,6 @@ logback-classic test - - junit - junit - test - - - org.hamcrest - hamcrest-all - test - - - org.easytesting - fest-assert - test - - - org.mockito - mockito-core - test - xmlunit xmlunit -- cgit v1.2.3