Skip to content

Commit b1f1bce

Browse files
committed
chore(build): Fix build error
1 parent 83c374e commit b1f1bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
<releaseBranchPrefix>release/</releaseBranchPrefix>
290290
<hotfixBranchPrefix>hotfix/</hotfixBranchPrefix>
291291
<supportBranchPrefix>support/</supportBranchPrefix>
292-
<versionPrefix>v</versionPrefix>
292+
<versionTagPrefix>v</versionTagPrefix>
293293
<origin>origin</origin>
294294
</gitFlowConfig>
295295
<keepBranch>false</keepBranch>

0 commit comments

Comments
 (0)