summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index a7d263fd129..8f72108bf80 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -116,7 +116,7 @@
<goals>
<goal>reserve-network-port</goal>
</goals>
- <phase>process-resources</phase>
+ <phase>generate-resources</phase>
<configuration>
<portNames>
<portName>jsTestPort</portName>