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 1c311b3 commit e5c39f4Copy full SHA for e5c39f4
pom.xml
@@ -23,8 +23,9 @@
23
24
<repositories>
25
<repository>
26
- <id>maven-snapshots</id>
27
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
+ <name>Central Portal Snapshots</name>
+ <id>central-portal-snapshots</id>
28
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
29
<layout>default</layout>
30
<releases>
31
<enabled>false</enabled>
0 commit comments