Skip to content

Commit 14a1791

Browse files
committed
fix: switch pom.xml to generic updater for release-please compatibility
1 parent 0f56e52 commit 14a1791

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/release-please-config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@
1212
"draft": false,
1313
"extra-files": [
1414
{
15-
"type": "xml",
16-
"path": "pom.xml",
17-
"xpath": "//project/version"
15+
"type": "generic",
16+
"path": "pom.xml"
1817
},
1918
{
2019
"type": "generic",

0 commit comments

Comments
 (0)