Skip to content

Commit a572e26

Browse files
committed
Fix versioning configuration of heylogs
1 parent 10ee79f commit a572e26

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
@@ -233,7 +233,7 @@
233233
</execution>
234234
</executions>
235235
<configuration>
236-
<semver>true</semver>
236+
<versioning>semver</versioning>
237237
<tagPrefix>v</tagPrefix>
238238
</configuration>
239239
</plugin>

0 commit comments

Comments
 (0)