]> source.dussan.org Git - sonarqube.git/commitdiff
Update version of Git and SVN plugins to 1.0
authorJulien HENRY <julien.henry@sonarsource.com>
Mon, 2 Mar 2015 10:50:20 +0000 (11:50 +0100)
committerJulien HENRY <julien.henry@sonarsource.com>
Mon, 2 Mar 2015 10:50:20 +0000 (11:50 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 6226633a9ca7e42ca0084956526b9e54e42aa513..13a7cb3a1aa9e2328fa933b03e10a3a17bb4cdcd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -67,8 +67,8 @@
   <properties>
     <sonarUpdateCenter.version>1.11</sonarUpdateCenter.version>
     <sonarJava.version>2.9.1</sonarJava.version>
-    <sonarGit.version>1.0-RC1</sonarGit.version>
-    <sonarSvn.version>1.0-RC1</sonarSvn.version>
+    <sonarGit.version>1.0</sonarGit.version>
+    <sonarSvn.version>1.0</sonarSvn.version>
     <h2.version>1.3.176</h2.version>
     <jetty.version>8.1.12.v20130726</jetty.version>
     <logback.version>1.1.2</logback.version>