From: Simon Brandhof Date: Wed, 3 Jun 2015 09:35:32 +0000 (+0200) Subject: SONAR-6370 fix cycle in maven dependencies X-Git-Tag: 5.2-RC1~1610 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b44c6c83d99ea2909150fb473c5bf81cf7cdc9be;p=sonarqube.git SONAR-6370 fix cycle in maven dependencies --- diff --git a/pom.xml b/pom.xml index 944d6287ad4..0f263d2de07 100644 --- a/pom.xml +++ b/pom.xml @@ -630,6 +630,10 @@ org.codehaus.sonar sonar-deprecated + + org.codehaus.sonar + sonar-plugin-api +