summaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 27d1fc77c4f..c0ec6370c42 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -11,8 +11,7 @@
<name>SonarQube :: Server :: Parent</name>
<modules>
- <module>sonar-process-test</module>
- <module>sonar-process</module>
+ <module>process</module>
<module>sonar-search</module>
<module>sonar-server</module>
<module>sonar-web</module>