Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 5cf5799

Browse files
author
Ryan Lubke
authored
Update sonatype snapshot repository references. (#153)
1 parent fe91d0c commit 5cf5799

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.mvn/settings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</repository>
2525
<repository>
2626
<id>sonatype-snapshots</id>
27-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
27+
<url>https://central.sonatype.com/repository/maven-snapshots</url>
2828
<releases>
2929
<enabled>false</enabled>
3030
</releases>
@@ -46,7 +46,7 @@
4646
</pluginRepository>
4747
<pluginRepository>
4848
<id>sonatype-snapshots</id>
49-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
49+
<url>https://central.sonatype.com/repository/maven-snapshots</url>
5050
<releases>
5151
<enabled>false</enabled>
5252
</releases>

0 commit comments

Comments
 (0)