Compare commits

..

1 Commits

Author SHA1 Message Date
5ef865a54b chore: release version 2023.4 2023-02-17 13:07:22 +01:00
2 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,6 @@ committers.
``` ```
mvn versions:set mvn versions:set
<< update release notes >> << update release notes >>
mvn verify
git commit .... git commit ....
git tag v2023.01 git tag v2023.01
git push --tags git push --tags