Skip to content

Commit

Permalink
Remove dokka filter
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <[email protected]>
  • Loading branch information
berezovskyi committed Apr 9, 2022
1 parent db9bf2e commit efbc772
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 @@ -526,7 +526,7 @@
<pluginExecutionFilter>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<versionRange>[1.4.32,)</versionRange>
<!-- <versionRange>[1.4.32,)</versionRange>-->
<goals>
<goal>javadocJar</goal>
</goals>
Expand Down

0 comments on commit efbc772

Please sign in to comment.