Fix maven URL (#8440)

pull/8442/head^2
cfredri4 4 years ago committed by GitHub
parent 62c402ae37
commit c47ebfd82b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      protoc-artifacts/README.md

@ -20,7 +20,7 @@ the following files:
## Maven Location
The published protoc artifacts are available on Maven here:
http://central.maven.org/maven2/com/google/protobuf/protoc/
https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/
## Versioning
The version of the ``protoc`` artifact must be the same as the version of the

Loading…
Cancel
Save