Commit a873719
authored
ci: add name elements for the POM.xml files (#2612)
This should resolve the dry-run error:
```
{
"pkg:maven/com.google.cloud/google-cloud-bigtable-emulator-core@0.198.0": [
"Project name is missing"
],
"pkg:maven/com.google.cloud/google-cloud-bigtable-deps-bom@2.61.0": [
"Project name is missing"
]
}
```
b/4271823011 parent 3424cb5 commit a873719
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments