From 434c491e4b70ac4c14c1d688e365721308359fb6 Mon Sep 17 00:00:00 2001 From: Deanna Garcia Date: Mon, 27 Jun 2022 18:44:12 +0000 Subject: [PATCH] Update readme about pom --- protoc-artifacts/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md index 0abecfa8d5..496be7784c 100644 --- a/protoc-artifacts/README.md +++ b/protoc-artifacts/README.md @@ -7,6 +7,9 @@ executable (a.k.a. artifact) to Maven repositories. The artifact can be used by build automation tools so that users would not need to compile and install ``protoc`` for their systems. +The [pom.xml](pom.xml) file specifies configuration details used by Maven to +publish the protoc binaries. This is only used internally for releases. + ## Maven Location The published protoc artifacts are available on Maven here: