From b508728dc8d993a5b4ad5839b9553228b3ef4b47 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Tue, 26 Jul 2011 14:25:57 +0400 Subject: SONAR-2596,SONAR-2601 UI for email notifications * Add email configuration to sidebar menu * I18n for email and notifications settings * Email configuration properties must be secured * Rename sonar-email-plugin to sonar-email-notifications-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 857584c86a2..0c17b60efcf 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ plugins/sonar-squid-java-plugin plugins/sonar-design-plugin plugins/sonar-i18n-en-plugin - plugins/sonar-email-plugin + plugins/sonar-email-notifications-plugin -- cgit v1.2.3