Skip to content

Commit

Permalink
Maven repo migration (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbenmoussati authored Feb 11, 2025
1 parent 52b250b commit cee2aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<extensions>true</extensions>
<configuration>
<serverId>ossrh-distro</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
</configuration>
Expand Down

0 comments on commit cee2aa2

Please sign in to comment.