Skip to content

Commit 18cf54b

Browse files
Move to new sonatype endpoint. #98
This does not require any changes by our consumers. It is solely a publishing change.
1 parent d6bd70c commit 18cf54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<extensions>true</extensions>
7979
<configuration>
8080
<serverId>sonatype-nexus-staging</serverId>
81-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
81+
<nexusUrl>https://aws.oss.sonatype.org</nexusUrl>
8282
</configuration>
8383
</plugin>
8484
</plugins>

0 commit comments

Comments
 (0)