We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa9254 commit ada3606Copy full SHA for ada3606
1 file changed
pom.xml
@@ -245,13 +245,9 @@
245
246
<distributionManagement>
247
<snapshotRepository>
248
- <id>ossrh</id>
249
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+ <id>central</id>
+ <url>https://central.sonatype.com</url>
250
</snapshotRepository>
251
- <repository>
252
253
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
254
- </repository>
255
</distributionManagement>
256
257
<profiles>
0 commit comments