Skip to content

Commit 25e6482

Browse files
committed
Remove dokka filter
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
1 parent 5756784 commit 25e6482

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
@@ -554,7 +554,7 @@
554554
<pluginExecutionFilter>
555555
<groupId>org.jetbrains.dokka</groupId>
556556
<artifactId>dokka-maven-plugin</artifactId>
557-
<versionRange>[1.4.32,)</versionRange>
557+
<!-- <versionRange>[1.4.32,)</versionRange>-->
558558
<goals>
559559
<goal>javadocJar</goal>
560560
</goals>

0 commit comments

Comments
 (0)