Skip to content
Snippets Groups Projects
Commit 1b376387 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

Merge branch 'main' into dev

parents 82510c6b 00e3c814
Branches
Tags
1 merge request!21Release v0.4.0
Pipeline #7686 failed
......@@ -21,13 +21,13 @@ guidelines of the CaosDB Project
3. Update the version property in [pom.xml](./pom.xml) (probably this means to
remove the `-SNAPSHOT`) and in `src/doc/conf.py`.
4. Merge the release branch into the master branch.
4. Merge the release branch into the main branch.
5. Tag the latest commit of the master branch with `v<VERSION>`.
5. Tag the latest commit of the main branch with `v<VERSION>`.
6. Delete the release branch.
7. Merge the master branch back into the dev branch.
7. Merge the main branch back into the dev branch.
8. Update the version property in [pom.xml](./pom.xml) for the next
developlement round (with a `-SNAPSHOT` suffix).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment