Skip to content

Commit 8d08534

Browse files
committed
Fix versioning configuration of heylogs
1 parent 4925f9d commit 8d08534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
</execution>
280280
</executions>
281281
<configuration>
282-
<semver>true</semver>
282+
<versioning>semver</versioning>
283283
<tagPrefix>v</tagPrefix>
284284
</configuration>
285285
</plugin>

0 commit comments

Comments
 (0)