Skip to content

Commit 6351506

Browse files
committed
Update snapshot repository URL to central.sonatype.com in pom.xml
1 parent 7ba34e9 commit 6351506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -907,8 +907,8 @@
907907
</build>
908908
<repositories>
909909
<repository>
910-
<id>snapshots.oss.sonatype.org</id>
911-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
910+
<id>snapshots.central.sonatype.com</id>
911+
<url>https://central.sonatype.com/repository/maven-snapshots</url>
912912
<releases>
913913
<enabled>false</enabled>
914914
</releases>

0 commit comments

Comments
 (0)