Skip to content

Commit 0cf7112

Browse files
committed
Fix versioning configuration of heylogs
1 parent 6731156 commit 0cf7112

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
@@ -199,7 +199,7 @@
199199
</execution>
200200
</executions>
201201
<configuration>
202-
<semver>true</semver>
202+
<versioning>semver</versioning>
203203
<tagPrefix>v</tagPrefix>
204204
</configuration>
205205
</plugin>

0 commit comments

Comments
 (0)