pom update
This commit is contained in:
parent
a19821a952
commit
780f429ed7
4
pom.xml
4
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user