File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file 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 >
121
121
<extensions >true</extensions >
122
122
<configuration >
123
123
<serverId >sonatype-nexus-staging</serverId >
124
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
124
+ <nexusUrl >https://google. oss.sonatype.org/</nexusUrl >
125
125
<autoReleaseAfterClose >false</autoReleaseAfterClose >
126
126
</configuration >
127
127
</plugin >
You can’t perform that action at this time.
0 commit comments