diff options
author | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-07-08 09:28:17 +0200 |
---|---|---|
committer | Stephane Gamard <stephane.gamard@searchbox.com> | 2014-07-08 09:28:26 +0200 |
commit | 4feab0a10a2e6b4fe0a551467c32270f261fbdb0 (patch) | |
tree | 9044f5b22f225309cbd31ba045bc17d129497216 /pom.xml | |
parent | 2ad895bec65ff949ba96c96db8602fb102103fc5 (diff) | |
download | sonarqube-4feab0a10a2e6b4fe0a551467c32270f261fbdb0.tar.gz sonarqube-4feab0a10a2e6b4fe0a551467c32270f261fbdb0.zip |
SONAR-4898 - Added sonar-process module
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ <modules> <module>sonar-application</module> + <module>sonar-process</module> <module>sonar-batch</module> <module>sonar-batch-maven-compat</module> <module>sonar-check-api</module> |