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 e6c5a70 commit f5611e0Copy full SHA for f5611e0
pom.xml
@@ -17,8 +17,9 @@
17
18
<repositories>
19
<repository>
20
- <id>snapshots-repo</id>
21
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
+ <name>Central Portal Snapshots</name>
+ <id>central-portal-snapshots</id>
22
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
23
<releases>
24
<enabled>false</enabled>
25
</releases>
0 commit comments