aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-07-17 22:34:06 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-07-17 22:34:06 +0200
commitd0d00d0874464b462e07dca0755ad662538395f2 (patch)
tree8676d5b44fd6a2c40c9943a6b343c2389ce7041a
parent6896747fcf27cd0745fd21b472db1f53d5ad68a5 (diff)
downloadsonarqube-d0d00d0874464b462e07dca0755ad662538395f2.tar.gz
sonarqube-d0d00d0874464b462e07dca0755ad662538395f2.zip
Postpone deployment on nexus.codehaus.org2.9
See http://jira.codehaus.org/browse/HAUS-2101
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 239b60e47db..adafc53d399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<repository>
<id>codehaus-releases</id>
<name>Codehaus Release Repository</name>
- <url>https://nexus.codehaus.org/service/local/staging/deploy/maven2/</url>
+ <url>dav:https://dav.codehaus.org/repository/sonar</url>
</repository>
<snapshotRepository>
<id>sonar-snapshots</id>