Updating release doc
This commit is contained in:
parent
5d5ba53473
commit
4f59bf545e
@ -15,6 +15,8 @@ git flow release start <version>
|
|||||||
mvn versions:set <<version>
|
mvn versions:set <<version>
|
||||||
git commit -am "New release, updating pom.xml"
|
git commit -am "New release, updating pom.xml"
|
||||||
git flow release publish
|
git flow release publish
|
||||||
|
git push origin develop
|
||||||
|
git push origin master
|
||||||
git push --tags
|
git push --tags
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user