Skip to content

Commit

Permalink
chore: fix migration to sonatype endpoint (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Aug 23, 2021
1 parent 95d64ac commit b29980c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-oauth-client-bom/pom.xml
Expand Up @@ -101,7 +101,7 @@
<extensions>true</extensions>
<configuration>
<serverId>sonatype-nexus-staging</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<nexusUrl>https://google.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
</configuration>
</plugin>
Expand Down

0 comments on commit b29980c

Please sign in to comment.