Skip to content

Commit c5ba15d

Browse files
committed
Fix heylogs tagging config
1 parent 0232af9 commit c5ba15d

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
@@ -200,7 +200,7 @@
200200
</executions>
201201
<configuration>
202202
<versioning>semver</versioning>
203-
<tagPrefix>v</tagPrefix>
203+
<tagging>prefix:v</tagging>
204204
</configuration>
205205
</plugin>
206206
<plugin>

0 commit comments

Comments
 (0)