From 3e6f3ed80c0b631d794bcb2e744f3517ad0db989 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 19 Jan 2016 11:14:50 +0100 Subject: Cut many dependencies on sonar-testing-harness --- sonar-colorizer/pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'sonar-colorizer') diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 9efd2fee270..a93f232260b 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -32,8 +32,18 @@ - ${project.groupId} - sonar-testing-harness + junit + junit + test + + + org.assertj + assertj-core + test + + + commons-io + commons-io test -- cgit v1.2.3