Commit 23bd5e6
authored
chore: Explicitly include specific group of libraries for README's BOM section generation (#4028)
Group ids included in the gapic-libraries-bom are
- com.google.cloud
- com.google.analytics
- com.google.area120
This inclusion list is specified [in the
generator](https://github.com/googleapis/sdk-platform-java/blob/61e1ab528f4fb7f5bc3f353579a4e8f6b4a2e6c3/hermetic_build/library_generation/utils/pom_generator.py#L86-L90).
Use the same list for README's BOM section generation.
Verified in [google-cloud-java
](https://github.com/googleapis/google-cloud-java/pull/11852/files)
using SNAPSHOT version of generator that groups ids (e.g. ads) outside
of these three are correctly excluded.1 parent 61e1ab5 commit 23bd5e6
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments