aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-09-05 13:34:02 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-09-05 13:34:02 +0200
commit4d173eb942970b743d38e82e3335971f3a02e41e (patch)
treeae35faa6bbdc6e3cb0cbbc05176493aef240b86a /pom.xml
parent80971d59f5c0ce60ae53715fa525dd5d5a81e9c8 (diff)
downloadsonar-scanner-cli-4d173eb942970b743d38e82e3335971f3a02e41e.tar.gz
sonar-scanner-cli-4d173eb942970b743d38e82e3335971f3a02e41e.zip
Update SCM information
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f274e25..fc4a843 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
</developers>
<scm>
- <connection>scm:svn:http://svn.codehaus.org/sonar-plugins/trunk/sonar-runner</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/trunk/sonar-runner</developerConnection>
- <url>http://svn.sonar-plugins.codehaus.org</url>
+ <connection>scm:git:git@github.com:SonarCommunity/sonar-runner.git</connection>
+ <developerConnection>scm:git:git@github.com:SonarCommunity/sonar-runner.git</developerConnection>
+ <url>https://github.com/SonarCommunity/sonar-runner</url>
</scm>
<issueManagement>
<system>JIRA</system>