Skip to content

Commit 6a54c0f

Browse files
authored
chore: migrate to sonatype endpoint (#1841)
1 parent 94cde71 commit 6a54c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: google-api-client-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<extensions>true</extensions>
123123
<configuration>
124124
<serverId>sonatype-nexus-staging</serverId>
125-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
125+
<nexusUrl>https://google.oss.sonatype.org/</nexusUrl>
126126
<autoReleaseAfterClose>false</autoReleaseAfterClose>
127127
</configuration>
128128
</plugin>

0 commit comments

Comments
 (0)