This repository was archived by the owner on May 14, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 <distributionManagement >
3535 <snapshotRepository >
3636 <id >sonatype-nexus-snapshots</id >
37- <url >https://google.google. oss.sonatype.org/content/repositories/snapshots</url >
37+ <url >https://google.oss.sonatype.org/content/repositories/snapshots</url >
3838 </snapshotRepository >
3939 <repository >
4040 <id >sonatype-nexus-staging</id >
41- <url >https://google.google. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
41+ <url >https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
4242 </repository >
4343 </distributionManagement >
4444 <licenses >
Original file line number Diff line number Diff line change 3434 <distributionManagement >
3535 <snapshotRepository >
3636 <id >sonatype-nexus-snapshots</id >
37- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
37+ <url >https://google. oss.sonatype.org/content/repositories/snapshots</url >
3838 </snapshotRepository >
3939 <repository >
4040 <id >sonatype-nexus-staging</id >
41- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
41+ <url >https://google. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
4242 </repository >
4343 </distributionManagement >
4444 <licenses >
Original file line number Diff line number Diff line change 4242 </plugin >
4343 </plugins >
4444 </build >
45+ <distributionManagement >
46+ <snapshotRepository >
47+ <id >sonatype-nexus-snapshots</id >
48+ <url >https://google.oss.sonatype.org/content/repositories/snapshots</url >
49+ </snapshotRepository >
50+ <repository >
51+ <id >sonatype-nexus-staging</id >
52+ <url >https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
53+ </repository >
54+ </distributionManagement >
4555 <profiles >
4656 <profile >
4757 <!-- profile for nexus-staging:release invocation -->
5262 <name >!gpg.executable</name >
5363 </property >
5464 </activation >
55- <distributionManagement >
56- <snapshotRepository >
57- <id >sonatype-nexus-snapshots</id >
58- <url >https://google.oss.sonatype.org/content/repositories/snapshots</url >
59- </snapshotRepository >
60- <repository >
61- <id >sonatype-nexus-staging</id >
62- <url >https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
63- </repository >
64- </distributionManagement >
6565 <build >
6666 <plugins >
6767 <plugin >
You can’t perform that action at this time.
0 commit comments