Skip to content

Commit dac58f8

Browse files
committed
manual changes
chore: generate libraries at Wed Mar 25 21:50:31 UTC 2026
1 parent 116ec38 commit dac58f8

File tree

15 files changed

+218
-285
lines changed

15 files changed

+218
-285
lines changed

gapic-libraries-bom/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,6 +1074,13 @@
10741074
<type>pom</type>
10751075
<scope>import</scope>
10761076
</dependency>
1077+
<dependency>
1078+
<groupId>com.google.cloud</groupId>
1079+
<artifactId>google-cloud-pubsub-bom</artifactId>
1080+
<version>1.150.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsub:current} -->
1081+
<type>pom</type>
1082+
<scope>import</scope>
1083+
</dependency>
10771084
<dependency>
10781085
<groupId>com.google.cloud</groupId>
10791086
<artifactId>google-cloud-rapidmigrationassessment-bom</artifactId>

java-pubsub/.github/scripts/update_generation_config.sh

Lines changed: 0 additions & 187 deletions
This file was deleted.

java-pubsub/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"transport": "both",
99
"language": "java",
1010
"repo": "googleapis/google-cloud-java",
11-
"repo_short": "google-cloud-java",
11+
"repo_short": "java-pubsub",
1212
"distribution_name": "com.google.cloud:google-cloud-pubsub",
1313
"api_id": "pubsub.googleapis.com",
1414
"library_type": "GAPIC_COMBO",
@@ -17,4 +17,4 @@
1717
"codeowner_team": "@googleapis/pubsub-team",
1818
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741",
1919
"recommended_package": "com.google.cloud.pubsub.v1"
20-
}
20+
}

0 commit comments

Comments
 (0)