diff options
author | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-06-23 15:05:34 +0200 |
---|---|---|
committer | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-06-23 15:06:21 +0200 |
commit | 0d8c255b8fd423f240f688a5673f5f5be4efbd7b (patch) | |
tree | 51eaa0e26003ac2c630ca0f9508d99be3751dcfb /pom.xml | |
parent | 56554cc77e5f0eba7fc75e7d6b340cdc7c2e4698 (diff) | |
download | sonarqube-0d8c255b8fd423f240f688a5673f5f5be4efbd7b.tar.gz sonarqube-0d8c255b8fd423f240f688a5673f5f5be4efbd7b.zip |
SONAR-5407 - fixed ProfileLevel for RuleIndex
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ <module>plugins/sonar-l10n-en-plugin</module> <module>plugins/sonar-email-notifications-plugin</module> <module>plugins/sonar-xoo-plugin</module> + <module>sonar-runner</module> </modules> <organization> |