Update RELEASE.md (#15883)

* Update RELEASE.md

* Update RELEASE.md
7.20.x
Vitalii Parfonov 2020-02-03 17:45:36 +02:00 committed by GitHub
parent e0481c47dc
commit aa488cbffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ RELEASE-TEMPLATE-END
* `git push`
##### 4. Start pre-release testing.
##### 5. If pre-release test passed need to merge branch to the `release` branch and push changes, release process will start by webhook:
* Set released parent version
* Update dependencies in pom.xml
* `git checkout release`
* `git merge -X theirs {branchname}`
* `git push -f`