We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4fbdfd commit b23078bCopy full SHA for b23078b
1 file changed
pom.xml
@@ -59,13 +59,13 @@
59
60
<distributionManagement>
61
<snapshotRepository>
62
- <id>ossrh</id>
+ <id>central</id>
63
<url>https://central.sonatype.com/repository/maven-snapshots</url>
64
</snapshotRepository>
65
</distributionManagement>
66
<repositories>
67
<repository>
68
69
70
<releases>
71
<enabled>false</enabled>
0 commit comments