Skip to content

Commit 144f499

Browse files
authored
fix: Update the sonatype url (#52)
1 parent adcb1ae commit 144f499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<extensions>true</extensions>
150150
<configuration>
151151
<serverId>ossrh</serverId>
152-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
152+
<nexusUrl>https://aws.oss.sonatype.org</nexusUrl>
153153
<autoReleaseAfterClose>true</autoReleaseAfterClose>
154154
</configuration>
155155
</plugin>

0 commit comments

Comments
 (0)