diff options
| author | Hao Nguyen <haon@google.com> | 2019-05-21 14:07:13 -0700 |
|---|---|---|
| committer | Hao Nguyen <haon@google.com> | 2019-05-21 14:07:13 -0700 |
| commit | b0d648664df2cb34fe5bcc6e8a2cff8c20096093 (patch) | |
| tree | 23a1d49bffde5b90b527e233577a7e5fa4f7bfab /protoc-artifacts | |
| parent | 46d5cc7de5519d896cb0c32eefe0548680b77ece (diff) | |
| download | platform_external_protobuf-b0d648664df2cb34fe5bcc6e8a2cff8c20096093.tar.gz platform_external_protobuf-b0d648664df2cb34fe5bcc6e8a2cff8c20096093.tar.bz2 platform_external_protobuf-b0d648664df2cb34fe5bcc6e8a2cff8c20096093.zip | |
Update protobuf version
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 e23280a99..68f12f503 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.8.0-rc-1</version> + <version>3.8.0</version> <packaging>pom</packaging> <name>Protobuf Compiler</name> <description> |
