From 63fc2810460a8c3c35360afa50d3a11ec8201df6 Mon Sep 17 00:00:00 2001 From: Rafi Kamal Date: Thu, 5 Sep 2019 10:15:17 -0700 Subject: [PATCH] Update protobuf version --- java/core/pom.xml | 2 +- java/lite/pom.xml | 2 +- java/util/pom.xml | 2 +- php/ext/google/protobuf/package.xml | 18 ++++++++++++++++-- 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/java/core/pom.xml b/java/core/pom.xml index b152d2f25a..9f39ffef71 100644 --- a/java/core/pom.xml +++ b/java/core/pom.xml @@ -4,7 +4,7 @@ com.google.protobuf protobuf-parent - 3.9.1 + 3.10.0-rc-1 protobuf-java diff --git a/java/lite/pom.xml b/java/lite/pom.xml index 0d9da14928..ac6d29803b 100644 --- a/java/lite/pom.xml +++ b/java/lite/pom.xml @@ -4,7 +4,7 @@ com.google.protobuf protobuf-parent - 3.9.1 + 3.10.0-rc-1 protobuf-javalite diff --git a/java/util/pom.xml b/java/util/pom.xml index fe10c72ef0..12f0bc2a8c 100644 --- a/java/util/pom.xml +++ b/java/util/pom.xml @@ -4,7 +4,7 @@ com.google.protobuf protobuf-parent - 3.9.1 + 3.10.0-rc-1 protobuf-java-util diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml index 23273e72f3..ae19d656d2 100644 --- a/php/ext/google/protobuf/package.xml +++ b/php/ext/google/protobuf/package.xml @@ -10,8 +10,8 @@ protobuf-opensource@google.com yes - 2019-09-04 - + 2019-09-05 + 3.10.0RC1 3.10.0 @@ -403,5 +403,19 @@ G A release. 3-Clause BSD License GA release. + + + 3.10.0RC1 + 3.10.0 + + + beta + beta + + 2019-09-05 + + 3-Clause BSD License + GA release. +