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 407cb8aeefb..9e9876e467b 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -210,7 +210,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.sonar.plugins</groupId>
- <artifactId>sonar-email-plugin</artifactId>
+ <artifactId>sonar-email-notifications-plugin</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>