diff options
| author | Adam Cozzette <acozzette@google.com> | 2019-01-30 15:37:16 -0800 |
|---|---|---|
| committer | Adam Cozzette <acozzette@google.com> | 2019-01-30 21:08:04 -0800 |
| commit | 1ee15baefc992fbf619bcce2d25b9d67fed9520a (patch) | |
| tree | d57e81cee750f91c851e95cde5f38a8a1dccd4ea /protoc-artifacts | |
| parent | 650915742d7729c6c0294e72a7bf78c0e6bb58b3 (diff) | |
| download | platform_external_protobuf-1ee15baefc992fbf619bcce2d25b9d67fed9520a.tar.gz platform_external_protobuf-1ee15baefc992fbf619bcce2d25b9d67fed9520a.tar.bz2 platform_external_protobuf-1ee15baefc992fbf619bcce2d25b9d67fed9520a.zip | |
Updated version to 3.7.0rc2
Diffstat (limited to 'protoc-artifacts')
| -rw-r--r-- | protoc-artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml index 4ef2bf825..363728d36 100644 --- a/protoc-artifacts/pom.xml +++ b/protoc-artifacts/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>com.google.protobuf</groupId> <artifactId>protoc</artifactId> - <version>3.7.0</version> + <version>3.7.0-rc-2</version> <packaging>pom</packaging> <name>Protobuf Compiler</name> <description> |
