Skip to content

Commit

Permalink
Move to s01.oss.sonatype.org Sonatype repository (#113)
Browse files Browse the repository at this point in the history
Signed-off-by: mrizzi <[email protected]>
  • Loading branch information
mrizzi committed Dec 4, 2023
1 parent 3e4b01d commit 6273c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<repositories>
<repository>
<id>ossrh-nexus-repository</id>
<url>https://oss.sonatype.org/content/groups/public/</url>
<url>https://s01.oss.sonatype.org/content/groups/public/</url>
<releases>
<enabled>true</enabled>
</releases>
Expand All @@ -22,7 +22,7 @@
<pluginRepositories>
<pluginRepository>
<id>ossrh-nexus-plugin-repository</id>
<url>https://oss.sonatype.org/content/groups/public/</url>
<url>https://s01.oss.sonatype.org/content/groups/public/</url>
<releases>
<enabled>true</enabled>
</releases>
Expand Down

0 comments on commit 6273c3b

Please sign in to comment.