]> source.dussan.org Git - sonarqube.git/commitdiff
Use internal repository for branch-5.1
authorEric Hartmann <hartmann.eric@gmail.com>
Mon, 27 Jul 2015 07:49:36 +0000 (09:49 +0200)
committerEric Hartmann <hartmann.eric@gmail.com>
Mon, 27 Jul 2015 07:49:36 +0000 (09:49 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 768d2001e53ee21a09ae0b60a24287db1ef8194e..21cbda23110ef5a5d2ea9a4ac4d60091c9f4f4dd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
   <distributionManagement>
     <repository>
-      <id>codehaus-nexus-staging</id>
-      <name>Codehaus Release Repository</name>
-      <url>https://nexus.codehaus.org/service/local/staging/deploy/maven2/</url>
+<!-- Temporary workaround for previous and LTS version -->    
+      <id>sonarsource-releases</id>
+      <name>Internal</name>
+      <url>http://nexus-master.internal.sonarsource.com/nexus/content/repositories/releases-oss/</url>
     </repository>
     <snapshotRepository>
       <id>sonar-snapshots</id>