Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 814c7dd

Browse files
ci: test out new sonatype google endpoint (#832)
1 parent c2fd750 commit 814c7dd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

google-cloud-bigquerystorage-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
<distributionManagement>
4343
<snapshotRepository>
4444
<id>sonatype-nexus-snapshots</id>
45-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
45+
<url>https://google.oss.sonatype.org/content/repositories/snapshots</url>
4646
</snapshotRepository>
4747
<repository>
4848
<id>sonatype-nexus-staging</id>
49-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
49+
<url>https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
5050
</repository>
5151
</distributionManagement>
5252

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
<distributionManagement>
4545
<snapshotRepository>
4646
<id>sonatype-nexus-snapshots</id>
47-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
47+
<url>https://google.oss.sonatype.org/content/repositories/snapshots</url>
4848
</snapshotRepository>
4949
<repository>
5050
<id>sonatype-nexus-staging</id>
51-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
51+
<url>https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
5252
</repository>
5353
</distributionManagement>
5454
<licenses>

0 commit comments

Comments
 (0)