summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@searchbox.com>2014-07-08 09:28:17 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-07-08 09:28:26 +0200
commit4feab0a10a2e6b4fe0a551467c32270f261fbdb0 (patch)
tree9044f5b22f225309cbd31ba045bc17d129497216 /pom.xml
parent2ad895bec65ff949ba96c96db8602fb102103fc5 (diff)
downloadsonarqube-4feab0a10a2e6b4fe0a551467c32270f261fbdb0.tar.gz
sonarqube-4feab0a10a2e6b4fe0a551467c32270f261fbdb0.zip
SONAR-4898 - Added sonar-process module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cfc62fb668d..09e5e42e842 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>