pom update

This commit is contained in:
bvn13 2022-09-25 22:17:42 +03:00
parent a19821a952
commit 780f429ed7

View File

@ -146,7 +146,7 @@
<version>${dokka.version}</version> <version>${dokka.version}</version>
<executions> <executions>
<execution> <execution>
<phase>pre-site</phase> <phase>process-resources</phase>
<goals> <goals>
<goal>dokka</goal> <goal>dokka</goal>
</goals> </goals>
@ -227,7 +227,7 @@
<version>${dokka.version}</version> <version>${dokka.version}</version>
<executions> <executions>
<execution> <execution>
<phase>pre-site</phase> <phase>process-resources</phase>
<goals> <goals>
<goal>dokka</goal> <goal>dokka</goal>
</goals> </goals>