Skip to content

Commit

Permalink
chore: migrate to sonatype endpoint (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Jun 24, 2021
1 parent 94cde71 commit 6a54c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-api-client-bom/pom.xml
Expand Up @@ -122,7 +122,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 6a54c0f

Please sign in to comment.