We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4921dc1 commit 09d94aeCopy full SHA for 09d94ae
gradle/publish-maven.gradle
@@ -22,7 +22,7 @@ publishing {
22
inceptionYear = '2017'
23
24
properties = [
25
- 'info.releaseNotesURL': 'https://github.com/SimY4/xpath-to-xml/blob/2.x/CHANGELOG.md',
+ 'info.releaseNotesURL': 'https://github.com/SimY4/xpath-to-xml/releases',
26
'info.versionScheme': 'semver-spec'
27
]
28
0 commit comments