aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2015-01-13 14:36:13 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2015-01-13 14:36:13 +0100
commitb35fa4fa335abfd86ee721369e344cb7876c23fe (patch)
treeba6886c2445d906762148c74c4d8af4f0fa22e53 /pom.xml
parent3f3dce6012340e75c1f0b5f948e24562d66fc5e3 (diff)
downloadsonarqube-b35fa4fa335abfd86ee721369e344cb7876c23fe.tar.gz
sonarqube-b35fa4fa335abfd86ee721369e344cb7876c23fe.zip
SONAR-6043 Embed SonarQube Java 2.8
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cae7627b5f3..ea24ec065cd 100644
--- 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>