We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31d2b8 commit 31897b0Copy full SHA for 31897b0
1 file changed
pom.xml
@@ -32,8 +32,9 @@
32
33
<repositories>
34
<repository>
35
- <id>snapshots-repo</id>
36
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
+ <name>Central Portal Snapshots</name>
+ <id>central-portal-snapshots</id>
37
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
38
<releases>
39
<enabled>false</enabled>
40
</releases>
0 commit comments