File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
<distributionManagement >
38
38
<snapshotRepository >
39
39
<id >sonatype-nexus-snapshots</id >
40
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
40
+ <url >https://google. oss.sonatype.org/content/repositories/snapshots</url >
41
41
</snapshotRepository >
42
42
<repository >
43
43
<id >sonatype-nexus-staging</id >
44
- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
44
+ <url >https://google. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
45
45
</repository >
46
46
<site >
47
47
<id >github-pages-site</id >
Original file line number Diff line number Diff line change 231
231
<extensions >true</extensions >
232
232
<configuration >
233
233
<serverId >ossrh</serverId >
234
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
234
+ <nexusUrl >https://google. oss.sonatype.org/</nexusUrl >
235
235
<autoReleaseAfterClose >${deploy.autorelease} </autoReleaseAfterClose >
236
236
</configuration >
237
237
</plugin >
You can’t perform that action at this time.
0 commit comments