Skip to content

Commit 3ee9656

Browse files
Portal Publisher API test
1 parent a463a15 commit 3ee9656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ publishing {
158158
repositories {
159159
maven {
160160
name 'staging'
161-
url = 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/'
161+
url = 'https://central.sonatype.com/api/v1/publisher/deployments/download/'
162162

163163
credentials {
164164
username = "${sonatypeUsername}"

0 commit comments

Comments
 (0)