diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-06-01 23:15:37 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-06-05 09:54:05 +0200 |
commit | 7329c0cb612dbcb22f0122803639668d634ea056 (patch) | |
tree | c89eebc95f0b152cd837b054f29d0eb4210defd2 /sonar-plugin-api/pom.xml | |
parent | 0da7194795513bb7c5dff08ff8197aae17182719 (diff) | |
download | sonarqube-7329c0cb612dbcb22f0122803639668d634ea056.tar.gz sonarqube-7329c0cb612dbcb22f0122803639668d634ea056.zip |
SONAR-6370 merge sonar-email-notifications-plugin into server module
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r-- | sonar-plugin-api/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 1412a8efdd0..c48f2b7263e 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -212,7 +212,6 @@ <createDependencyReducedPom>true</createDependencyReducedPom> <artifactSet> <excludes> - <exclude>org.codehaus.sonar.plugins:sonar-email-notifications-plugin</exclude> <exclude>org.codehaus.woodstox:woodstox-core-lgpl</exclude> <exclude>org.codehaus.woodstox:stax2-api</exclude> <exclude>org.codehaus.staxmate:staxmate</exclude> |