Skip to content

Commit c1d13cc

Browse files
committed
fix repo-metadata for showcase and iam
1 parent bea5b1b commit c1d13cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java-iam/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"release_level": "stable",
88
"transport": "both",
99
"language": "java",
10-
"repo": "googleapis/sdk-platform-java",
10+
"repo": "googleapis/google-cloud-java",
1111
"repo_short": "java-iam",
1212
"distribution_name": "com.google.api.grpc:proto-google-iam-v1",
1313
"library_type": "OTHER",

java-showcase/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"release_level": "preview",
88
"transport": "both",
99
"language": "java",
10-
"repo": "googleapis/sdk-platform-java",
10+
"repo": "googleapis/google-cloud-java",
1111
"repo_short": "java-showcase",
1212
"distribution_name": "com.google.cloud:gapic-showcase",
1313
"library_type": "OTHER",

0 commit comments

Comments
 (0)