aboutsummaryrefslogtreecommitdiffhomepage
path: root/protoc-artifacts/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'protoc-artifacts/pom.xml')
-rw-r--r--protoc-artifacts/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml
index 6cfcf057..fad81b57 100644
--- a/protoc-artifacts/pom.xml
+++ b/protoc-artifacts/pom.xml
@@ -91,6 +91,11 @@
<profile>
<id>release</id>
<properties>
+ <!-- Specify the staging repository to deploy to. This can be left
+ empty for the first deployment, and Sonatype will create one. For
+ subsequent deployments it should be set to what Sonatype has
+ created, so that all deployments will go to the same repository.
+ -->
<staging.repository></staging.repository>
</properties>
<build>