We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f6690 commit c95abb5Copy full SHA for c95abb5
1 file changed
pom.xml
@@ -200,11 +200,11 @@
200
201
<distributionManagement>
202
<snapshotRepository>
203
- <id>ossrh</id>
+ <id>central</id>
204
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
205
</snapshotRepository>
206
<repository>
207
208
<url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
209
</repository>
210
</distributionManagement>
0 commit comments