Skip to content

Commit

Permalink
Pick up snapshots from Maven Central S01 server.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 7, 2024
1 parent abf3625 commit 0a8eb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<repository>
<id>sonatype-snapshots</id>
<name>Sonatype Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
Expand Down

0 comments on commit 0a8eb0c

Please sign in to comment.