aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-application')
-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 9e9876e467b..4b3941e48db 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -204,7 +204,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar.plugins</groupId>
- <artifactId>sonar-i18n-en-plugin</artifactId>
+ <artifactId>sonar-l10n-en-plugin</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>