Skip to content

Commit 281b3cd

Browse files
calebkiagebaywet
authored andcommitted
ci: use simpler xml updater
1 parent 0feafc9 commit 281b3cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

release-please-config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@
1919
"path": "gradle.properties"
2020
},
2121
{
22-
"type": "pom",
23-
"path": "pom.xml"
22+
"type": "xml",
23+
"path": "pom.xml",
24+
"xpath": "//project/version"
2425
}
2526
]
2627
}

0 commit comments

Comments
 (0)