aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@searchbox.com>2014-07-09 16:10:08 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-07-09 16:32:26 +0200
commit9e86e6ef0d61c76823d1dd85b21ab67520e64544 (patch)
treeddb10492f148709e3476085093f91d3540e09fe1 /pom.xml
parent016723c452f78fa41c1f9098a8a28ccff940c1c4 (diff)
downloadsonarqube-9e86e6ef0d61c76823d1dd85b21ab67520e64544.tar.gz
sonarqube-9e86e6ef0d61c76823d1dd85b21ab67520e64544.zip
SONAR-5410 - created sonar-search module for SQ
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 0104ee7a813..598d953b7b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
<modules>
<module>sonar-application</module>
<module>sonar-process</module>
+ <module>sonar-search</module>
<module>sonar-batch</module>
<module>sonar-batch-maven-compat</module>
<module>sonar-check-api</module>