diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-01-13 14:36:13 +0100 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-01-13 14:36:13 +0100 |
commit | b35fa4fa335abfd86ee721369e344cb7876c23fe (patch) | |
tree | ba6886c2445d906762148c74c4d8af4f0fa22e53 /pom.xml | |
parent | 3f3dce6012340e75c1f0b5f948e24562d66fc5e3 (diff) | |
download | sonarqube-b35fa4fa335abfd86ee721369e344cb7876c23fe.tar.gz sonarqube-b35fa4fa335abfd86ee721369e344cb7876c23fe.zip |
SONAR-6043 Embed SonarQube Java 2.8
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |