]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade protobuf-java from 3.0.0-beta2 to 3.0.0
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 7 Sep 2016 08:33:05 +0000 (10:33 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 12 Sep 2016 12:10:30 +0000 (14:10 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 4c90de4bb506950c126c27eb67b3ae15a3cdbd20..befca320864fd57535c78c466bf50ee72157c301 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <okhttp.version>3.3.1</okhttp.version>
     <jackson.version>2.6.6</jackson.version>
 
-    <protobuf.version>3.0.0-beta-2</protobuf.version>
+    <protobuf.version>3.0.0</protobuf.version>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <maven.min.version>3.2</maven.min.version>