Commit d2fa8a1
authored
fix(server): adjust POM to work with Renovate (#1364)
Part of #1318.
Mentioning github-workflows-kt's URL in action binding's POM is a bad
idea, it makes Renovate think that this Maven package is a part of
github-workflows-kt monorepo which is wrong.
Also removing some unneeded fields.1 parent 336c9f5 commit d2fa8a1
File tree
1 file changed
+4
-17
lines changed- maven-binding-builder/src/main/kotlin/io/github/typesafegithub/workflows/mavenbinding
1 file changed
+4
-17
lines changedLines changed: 4 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 17 | + | |
31 | 18 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
35 | 22 | | |
36 | 23 | | |
37 | 24 | | |
| |||
0 commit comments