From 868c0dfe9c18db210ddb9043ef53d69b0e59c4ca Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Wed, 13 Jul 2011 18:08:34 +0200 Subject: SONAR-2589 Creation of a I18n English Pack - Creation of the plugin - Modification the I18nManager to read keys from this plugin in the first place --- sonar-server/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sonar-server') diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 8def231a492..4b3842e9f02 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -449,6 +449,12 @@ ${project.version} provided + + org.codehaus.sonar.plugins + sonar-i18n-en-plugin + ${project.version} + provided + -- cgit v1.2.3