Skip to content

Commit

Permalink
Fixed dokka phase
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed Apr 17, 2023
1 parent 07aed70 commit e5ee584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<version>${kotlin.version}</version>
<executions>
<execution>
<phase>pre-site</phase>
<phase>install</phase>
<goals>
<goal>javadocJar</goal>
</goals>
Expand Down

0 comments on commit e5ee584

Please sign in to comment.