Skip to content

Commit

Permalink
change the server to central
Browse files Browse the repository at this point in the history
  • Loading branch information
dekm committed Mar 27, 2024
1 parent 0d7c78f commit dce8cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pax-sdk/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<servers>
<server>
<id>ossrh</id>
<id>central</id>
<username>${env.OSSRH_USERNAME}</username>
<password>${env.OSSRH_PASSWORD}</password>
</server>
Expand Down

0 comments on commit dce8cb4

Please sign in to comment.