Skip to content

Commit 726a3e8

Browse files
Use central instead of ossrh
1 parent 4c8cc78 commit 726a3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<password>${env.GITHUB_TOKEN}</password>
88
</server>
99
<server>
10-
<id>ossrh</id>
10+
<id>central</id>
1111
<username>${env.SONATYPE_USERNAME}</username>
1212
<password>${env.SONATYPE_PASSWORD}</password>
1313
</server>

0 commit comments

Comments
 (0)