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.
1 parent fc7479d commit b1b5c65Copy full SHA for b1b5c65
core/.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>
eclipse/.mvn/settings.xml
@@ -5,7 +5,7 @@
5
6
7
8
9
10
11
0 commit comments