aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3a253b20479..c80229ec5e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1075,6 +1075,11 @@
<artifactId>http-request</artifactId>
<version>5.2</version>
</dependency>
+ <dependency>
+ <groupId>org.codehaus.sonar.runner</groupId>
+ <artifactId>sonar-runner-api</artifactId>
+ <version>2.3</version>
+ </dependency>
</dependencies>
</dependencyManagement>