There was an error while loading. Please reload this page.
1 parent bd2803a commit 170552cCopy full SHA for 170552c
.mvn/settings.xml
@@ -22,7 +22,7 @@
22
<servers>
23
<!-- Used for sonatype snapshots and releases -->
24
<server>
25
- <id>ossrh</id>
+ <id>central</id>
26
<username>${env.CI_DEPLOY_USERNAME}</username>
27
<password>${env.CI_DEPLOY_PASSWORD}</password>
28
</server>
0 commit comments