From 6349cd3b899f37567637c78187f73071c1f64e3c Mon Sep 17 00:00:00 2001 From: Eric Hartmann Date: Tue, 25 Mar 2014 09:17:19 +0100 Subject: [PATCH] Set the correct SCM information for the renamed repository --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f704f5b1de1..beadface881 100644 --- a/pom.xml +++ b/pom.xml @@ -1141,9 +1141,9 @@ - scm:git:git@github.com:SonarSource/sonar.git - scm:git:git@github.com:SonarSource/sonar.git - https://github.com/SonarSource/sonar + scm:git:git@github.com:SonarSource/sonarqube.git + scm:git:git@github.com:SonarSource/sonarqube.git + https://github.com/SonarSource/sonarqube HEAD -- 2.39.5