aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>2016-02-22 16:25:20 +0100
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>2016-02-24 15:54:03 +0100
commit1c92c5671fd74619609c0ab9b6a510ebd1876b6e (patch)
treed7f958b45e3ece52c6ab08ff2855239dc19cef12 /server/pom.xml
parent9c6d5afbd211792c73c51e51afa02133107bf405 (diff)
downloadsonarqube-1c92c5671fd74619609c0ab9b6a510ebd1876b6e.tar.gz
sonarqube-1c92c5671fd74619609c0ab9b6a510ebd1876b6e.zip
add module sonar-governance-bridge
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 6537d24e682..9046963b34d 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -17,6 +17,7 @@
<module>sonar-server</module>
<module>sonar-views-bridge</module>
<module>sonar-dev-cockpit-bridge</module>
+ <module>sonar-governance-bridge</module>
<module>sonar-web</module>
<module>sonar-server-benchmarks</module>
</modules>