Skip to content
Snippets Groups Projects
Commit 35c555e3 authored by Ludovic Claude's avatar Ludovic Claude
Browse files

Fix bumpversion config

parent 4ed2e300
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ serialize = {major}.{minor}.{patch}
[bumpversion:file:pom.xml]
search = <version>{current_version}</version><!-- BUMP_VERSION -->
replace = <version>{new_version}</version><!-- BUMP_VERSION -->
[bumpversion:file:Dockerfile]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment