Skip to content

Commit c9469b2

Browse files
committed
Fix versioning configuration of heylogs
1 parent 8300cd9 commit c9469b2

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
@@ -221,7 +221,7 @@
221221
</execution>
222222
</executions>
223223
<configuration>
224-
<semver>true</semver>
224+
<versioning>semver</versioning>
225225
<tagPrefix>v</tagPrefix>
226226
</configuration>
227227
</plugin>

0 commit comments

Comments
 (0)