summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTeryk Bellahsene <teryk.bellahsene@sonarsource.com>2014-10-14 23:24:10 +0200
committerTeryk Bellahsene <teryk.bellahsene@sonarsource.com>2014-10-14 23:24:10 +0200
commit87d2f9a8a3093f5e1988f29fbc72a70ed471830b (patch)
treef9846f6b13eb57814c2f270a97c64e89b69a127a /pom.xml
parentc809056c115524c9303c5b9c8e77964d976d4226 (diff)
downloadsonarqube-87d2f9a8a3093f5e1988f29fbc72a70ed471830b.tar.gz
sonarqube-87d2f9a8a3093f5e1988f29fbc72a70ed471830b.zip
SONAR-5698 fix service call by the WS. add missing ServerComponents
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e54d1df203f..5923ffc45bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<repository>
<id>codehaus-nexus-staging</id>
<name>Codehaus Release Repository</name>
- <url>https://nexus.codehaus.org/service/local/staging/deploy/maven2/</url>
+ <url>https://nexus.codehaus.org/queue/local/staging/deploy/maven2/</url>
</repository>
<snapshotRepository>
<id>sonar-snapshots</id>