aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2016-03-22 10:06:28 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2016-03-23 20:31:30 +0100
commitf4354c32ebc7ac46ea261c81ed791f065e080c02 (patch)
tree8bb36abf2653e768712402b840968615a35cabcc /pom.xml
parentf7422cae1cda99e1b81aa92695c73ef5398bc5ce (diff)
downloadsonarqube-f4354c32ebc7ac46ea261c81ed791f065e080c02.tar.gz
sonarqube-f4354c32ebc7ac46ea261c81ed791f065e080c02.zip
Update scanner report to protobuf 3 (imply SONAR-7497)
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 ad7bb80b874..73f97eb7d4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<orchestrator.version>3.11-build315</orchestrator.version>
<okhttp.version>2.6.0</okhttp.version>
- <protobuf.version>3.0.0-beta-1</protobuf.version>
+ <protobuf.version>3.0.0-beta-2</protobuf.version>
<protobuf.compiler>${settings.localRepository}/com/google/protobuf/protoc/${protobuf.version}/protoc-${protobuf.version}-${os.detected.classifier}.exe</protobuf.compiler>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>