aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core/pom.xml')
-rw-r--r--sonar-core/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 1ec0ff42482..249bf40f460 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -34,6 +34,10 @@
<artifactId>sonar-update-center-common</artifactId>
</dependency>
<dependency>
+ <groupId>org.codehaus.sonar</groupId>
+ <artifactId>sonar-home</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
</dependency>