diff --git a/pom.xml b/pom.xml index 4037fd1..e7c7655 100644 --- a/pom.xml +++ b/pom.xml @@ -224,38 +224,6 @@ maven-source-plugin - - org.codehaus.mojo - build-helper-maven-plugin - 3.6.0 - - - - add-source - - generate-sources - - - src/main/java - src/main/kotlin - - - - - add-test-source - - add-test-source - - generate-test-sources - - - src/test/java - src/test/kotlin - - - - - org.codehaus.mojo flatten-maven-plugin @@ -271,7 +239,7 @@ org.jetbrains.dokka dokka-maven-plugin - 1.9.10 + 1.9.20 false false @@ -333,6 +301,8 @@ + src/main/kotlin + src/test/kotlin