Skip to content

Commit 58b88c9

Browse files
Move to new sonatype endpoint. #123
This does not require any changes by our consumers. It is solely a publishing change.
1 parent 325bf21 commit 58b88c9

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
@@ -156,7 +156,7 @@
156156
<extensions>true</extensions>
157157
<configuration>
158158
<serverId>sonatype-nexus-staging</serverId>
159-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
159+
<nexusUrl>https://aws.oss.sonatype.org</nexusUrl>
160160
</configuration>
161161
</plugin>
162162
</plugins>

0 commit comments

Comments
 (0)