There was an error while loading. Please reload this page.
1 parent e93568c commit 755ebfaCopy full SHA for 755ebfa
1 file changed
pom.xml
@@ -29,13 +29,9 @@
29
<tag>v0.2.5</tag>
30
</scm>
31
<distributionManagement>
32
- <snapshotRepository>
33
- <id>ossrh</id>
34
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
35
- </snapshotRepository>
36
<repository>
37
38
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <id>ossrh-staging-api</id>
+ <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
39
</repository>
40
</distributionManagement>
41
<properties>
0 commit comments