]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-6043 Embed SonarQube Java 2.8
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 13 Jan 2015 13:36:13 +0000 (14:36 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 13 Jan 2015 13:36:13 +0000 (14:36 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index cae7627b5f35b79e6262a879aaeda46251ffb949..ea24ec065cd155001787ef6e28416fe3bfa85d04 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
 
   <properties>
     <sonarUpdateCenter.version>1.11</sonarUpdateCenter.version>
-    <sonarJava.version>2.6</sonarJava.version>
+    <sonarJava.version>2.8</sonarJava.version>
     <h2.version>1.3.176</h2.version>
     <jetty.version>8.1.12.v20130726</jetty.version>
     <logback.version>1.0.13</logback.version>