Skip to content

Commit 09d94ae

Browse files
committed
Update release notes URL.
1 parent 4921dc1 commit 09d94ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/publish-maven.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ publishing {
2222
inceptionYear = '2017'
2323

2424
properties = [
25-
'info.releaseNotesURL': 'https://github.com/SimY4/xpath-to-xml/blob/2.x/CHANGELOG.md',
25+
'info.releaseNotesURL': 'https://github.com/SimY4/xpath-to-xml/releases',
2626
'info.versionScheme': 'semver-spec'
2727
]
2828

0 commit comments

Comments
 (0)