pom update

pull/2/head
bvn13 2022-09-25 22:17:42 +03:00
parent a19821a952
commit 780f429ed7
1 changed files with 2 additions and 2 deletions

View File

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