Skip to content

Commit 4667f49

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 4573ad2 commit 4667f49

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
{
1818
"type": "xml",
1919
"path": "pom.xml",
20-
"xpath": "//project/version"
21-
},
20+
"xpath": "/*[local-name()='project']/*[local-name()='version']"
2221
"README.md",
2322
"src/main/java/com/microsoft/graph/info/Constants.java"
2423
]

0 commit comments

Comments
 (0)