Skip to content

Commit 4d6ec16

Browse files
committed
Remove dokka filter
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
1 parent 799255c commit 4d6ec16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
<pluginExecutionFilter>
486486
<groupId>org.jetbrains.dokka</groupId>
487487
<artifactId>dokka-maven-plugin</artifactId>
488-
<versionRange>[1.4.32,)</versionRange>
488+
<!-- <versionRange>[1.4.32,)</versionRange>-->
489489
<goals>
490490
<goal>javadocJar</goal>
491491
</goals>

0 commit comments

Comments
 (0)