Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-server
Commits
00e3c814
Commit
00e3c814
authored
3 years ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: Rename master to main
parent
cc6baae4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#7958
failed
3 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE_GUIDELINES.md
+3
-3
3 additions, 3 deletions
RELEASE_GUIDELINES.md
with
3 additions
and
3 deletions
RELEASE_GUIDELINES.md
+
3
−
3
View file @
00e3c814
...
...
@@ -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`
.
4.
Merge the release branch into the ma
ster
branch.
4.
Merge the release branch into the ma
in
branch.
5.
Tag the latest commit of the ma
ster
branch with
`v<VERSION>`
.
5.
Tag the latest commit of the ma
in
branch with
`v<VERSION>`
.
6.
Delete the release branch.
7.
Merge the ma
ster
branch back into the dev branch.
7.
Merge the ma
in
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).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment