We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73ed60 commit 6450448Copy full SHA for 6450448
1 file changed
pom.xml
@@ -59,9 +59,9 @@ accordingly
59
60
<repositories>
61
<repository>
62
- <id>maven-snapshots</id>
63
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
64
- <layout>default</layout>
+ <name>Central Portal Snapshots</name>
+ <id>central-portal-snapshots</id>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
65
<releases>
66
<enabled>false</enabled>
67
</releases>
0 commit comments