aboutsummaryrefslogtreecommitdiffhomepage
path: root/protoc-artifacts/README.md
diff options
context:
space:
mode:
authorGravatar Kun Zhang <zhangkun@google.com>2016-05-12 16:39:49 -0700
committerGravatar Kun Zhang <zhangkun@google.com>2016-05-12 16:39:49 -0700
commit04757db7a80e8db3a5bb828241bc98b9aba6ad14 (patch)
treee0cea8bfd4db13c510f589b28f26a784fba62e62 /protoc-artifacts/README.md
parent28cb77f39e6c1401a37b31edd6c860de8171a8f0 (diff)
Fix the server id in example
Diffstat (limited to 'protoc-artifacts/README.md')
-rw-r--r--protoc-artifacts/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md
index a1860ecc..93484940 100644
--- a/protoc-artifacts/README.md
+++ b/protoc-artifacts/README.md
@@ -131,7 +131,7 @@ stored:
<settings>
<servers>
<server>
- <id>ossrh</id>
+ <id>sonatype-nexus-staging</id>
<username>[username]</username>
<password>[password]</password>
</server>