]> source.dussan.org Git - sonarqube.git/commitdiff
Declare TravisCI as ciManagement of pom
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 3 Jun 2015 09:15:41 +0000 (11:15 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 3 Jun 2015 09:15:41 +0000 (11:15 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index d6429d3f5b8dd77ab8e2898d2a2ba8afb6e70155..f4aa68bd385ec7125184e5dd4efc9d59cbc875e6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   </scm>
 
   <ciManagement>
-    <system>bamboo</system>
-    <url>http://bamboo.ci.codehaus.org/browse/SONAR-DEF</url>
+    <system>travis-ci</system>
+    <url>https://travis-ci.org/SonarSource/sonarqube</url>
   </ciManagement>
 
   <licenses>