Skip to content

Commit 913f558

Browse files
committed
Fix release instructions for generating changelog
1 parent 21af328 commit 913f558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Generate the Release Notes replacing:
143143
* <next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1)
144144

145145
----
146-
$ ./gradlew generateChangelog -P<next-version>
146+
$ ./gradlew generateChangelog -PnextVersion=<next-version>
147147
----
148148

149149
* Copy the release notes to your clipboard (your mileage may vary with

0 commit comments

Comments
 (0)