From a1150367ee755be95f1cc605df983a928aa9136b Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Sun, 17 May 2015 16:00:59 +0200 Subject: SONAR-6517 merge sonar-deprecated into sonar-plugin-api It allows to use the shaded and relocated dependencies of sonar-plugin-api --- sonar-plugin-api/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sonar-plugin-api/pom.xml') diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 2e37e8f3498..f09e6a254ad 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -23,6 +23,10 @@ gson provided + + jfree + jfreechart + com.google.code.findbugs jsr305 -- cgit v1.2.3