aboutsummaryrefslogtreecommitdiffhomepage
path: root/protoc-artifacts/pom.xml
diff options
context:
space:
mode:
authorGravatar Kun Zhang <zhangkun@google.com>2015-04-07 17:18:46 -0700
committerGravatar Kun Zhang <zhangkun@google.com>2015-04-07 17:18:46 -0700
commitc6792363667c7ade6561f9e2736696a5c5bf2612 (patch)
treec04ecd97c90270f789e81881162463302c06f3e2 /protoc-artifacts/pom.xml
parentc5a2a7c3dba6a90a52689277d5a4eb08a5a383d2 (diff)
List the platforms that we currently support. Document staging.repository.
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>