Skip to content

Commit a64e499

Browse files
committed
Update build script.
1 parent 91671a9 commit a64e499

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

httprpc/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ task javadocJar(type: Jar) {
5353
publishing {
5454
repositories {
5555
maven {
56+
url = "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
57+
5658
credentials {
5759
username nexusUsername
5860
password nexusPassword

0 commit comments

Comments
 (0)