]> source.dussan.org Git - sonarqube.git/commitdiff
Fix incorrect commit where URL of Codehaus was changed
authorEric Hartmann <hartmann.eric@gmail.com>
Thu, 11 Dec 2014 08:10:56 +0000 (09:10 +0100)
committerEric Hartmann <hartmann.eric@gmail.com>
Thu, 11 Dec 2014 08:10:56 +0000 (09:10 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 3efa5c01ad5cf0ae9d563d7d1227ff891cc5c29d..7b42ca9888683385e619e41fefadab4cfd010832 100644 (file)
--- 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>