mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 06:12:27 +00:00
Fix release instructions for generating changelog
This commit is contained in:
parent
7abaefda10
commit
bd703ff4ac
@ -143,7 +143,7 @@ Generate the Release Notes replacing:
|
|||||||
* <next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1)
|
* <next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1)
|
||||||
|
|
||||||
----
|
----
|
||||||
$ ./gradlew generateChangelog -P<next-version>
|
$ ./gradlew generateChangelog -PnextVersion=<next-version>
|
||||||
----
|
----
|
||||||
|
|
||||||
* Copy the release notes to your clipboard (your mileage may vary with
|
* Copy the release notes to your clipboard (your mileage may vary with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user