aboutsummaryrefslogtreecommitdiffstats
path: root/java/bom
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2019-02-19 15:54:45 -0800
committerGitHub <noreply@github.com>2019-02-19 15:54:45 -0800
commitc7b339220166e8f78b35e8f6a72775476fde1028 (patch)
tree52a205817b3ff28873eaf4fa0109d383955b71ee /java/bom
parent688f7dee5a5c8e7acaefc383f66dd43f75597fa3 (diff)
downloadplatform_external_protobuf-c7b339220166e8f78b35e8f6a72775476fde1028.tar.gz
platform_external_protobuf-c7b339220166e8f78b35e8f6a72775476fde1028.tar.bz2
platform_external_protobuf-c7b339220166e8f78b35e8f6a72775476fde1028.zip
Update version to 3.7.0 (#5749)
* Update version to 3.7.0 * Update version number for java bom
Diffstat (limited to 'java/bom')
-rw-r--r--java/bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bom/pom.xml b/java/bom/pom.xml
index 19fef02b0..5846d4b14 100644
--- a/java/bom/pom.xml
+++ b/java/bom/pom.xml
@@ -7,7 +7,7 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-bom</artifactId>
- <version>3.7.0-rc-2</version>
+ <version>3.7.0</version>
<packaging>pom</packaging>
<name>Protocol Buffers [BOM]</name>