Skip to content

Commit 02095b3

Browse files
authored
chore: use s01 server which should be less prone to timeouts (#1487)
1 parent 02397e3 commit 02095b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<extensions>true</extensions>
454454
<configuration>
455455
<serverId>ossrh</serverId>
456-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
456+
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
457457
<autoReleaseAfterClose>true</autoReleaseAfterClose>
458458
</configuration>
459459
</plugin>

0 commit comments

Comments
 (0)