We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b03e60f + 07c897c commit e5752b1Copy full SHA for e5752b1
.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