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 465e527 commit 1d94590Copy full SHA for 1d94590
pom.xml
@@ -30,8 +30,9 @@
30
31
<repositories>
32
<repository>
33
- <id>snapshots-repo</id>
34
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
+ <name>Central Portal Snapshots</name>
+ <id>central-portal-snapshots</id>
35
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
36
<releases>
37
<enabled>false</enabled>
38
</releases>
0 commit comments