summaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-application/pom.xml')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 2fad3d77928..2224bc4acb0 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -55,7 +55,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>
- <artifactId>sonar-batch-maven-compat</artifactId>
+ <artifactId>sonar-batch-shaded</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>