aboutsummaryrefslogtreecommitdiffstats
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 174d7fb6512..b2126dc6da3 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -56,7 +56,7 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>sonar-batch-shaded</artifactId>
+ <artifactId>sonar-scanner-engine-shaded</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>