summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-11 09:10:56 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-11 09:10:56 +0100
commite4e5d4bf9d580923275718254fa1f432337c49f8 (patch)
tree8550b34eaa4c196af4777efe7656f45393fafa73 /pom.xml
parentc78ce77410e5391f120bbcc86b1646f4183c8d4f (diff)
downloadsonarqube-e4e5d4bf9d580923275718254fa1f432337c49f8.tar.gz
sonarqube-e4e5d4bf9d580923275718254fa1f432337c49f8.zip
Fix incorrect commit where URL of Codehaus was changed
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 3efa5c01ad5..7b42ca98886 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<repository>
<id>codehaus-nexus-staging</id>
<name>Codehaus Release Repository</name>
- <url>https://nexus.codehaus.org/queue/local/staging/deploy/maven2/</url>
+ <url>https://nexus.codehaus.org/service/local/staging/deploy/maven2/</url>
</repository>
<snapshotRepository>
<id>sonar-snapshots</id>