Commit 2ba274b
authored
chore: add minimal pom.xml for GitHub dependency graph identification. (#771)
GitHub's dependency graph cannot detect Maven coordinates from
build.gradle.kts. This minimal pom.xml (not used for building)
allows GitHub to identify the package as `network.lightsail:stellar-sdk`
and track dependents.1 parent 51cd964 commit 2ba274b
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments