Adding release notes for version 8.2.2
This commit is contained in:
@ -15,9 +15,7 @@ At the moment we use Gitflow, for a release you create a new release branch and
|
||||
|
||||
```
|
||||
git checkout develop
|
||||
git flow release start <version>
|
||||
mvn versions:set <<version>
|
||||
git commit -am "New release, updating pom.xml"
|
||||
git flow release start <version>
|
||||
git flow release publish
|
||||
|
||||
<<Make changes if necessary>>
|
||||
|
Reference in New Issue
Block a user