From 08cb4444e0341652a4bf34133485ac405fb1ec50 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Fri, 21 Jan 2011 14:32:24 +0100 Subject: SONAR-2127 API: do not automatically create hierarchy of resource tree --- sonar-server/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sonar-server') diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 54873a7cd3c..a90ae860b18 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -27,6 +27,11 @@ org.codehaus.sonar sonar-deprecated + + org.codehaus.sonar + sonar-java-api + + org.codehaus.sonar sonar-update-center-common -- cgit v1.2.3