diff --git a/jicoco-config/pom.xml b/jicoco-config/pom.xml index 6140a50..19f69b8 100644 --- a/jicoco-config/pom.xml +++ b/jicoco-config/pom.xml @@ -110,18 +110,4 @@ - - - - release - - - - org.jetbrains.dokka - dokka-maven-plugin - - - - - diff --git a/jicoco-metrics/pom.xml b/jicoco-metrics/pom.xml index d7bde9f..312e354 100644 --- a/jicoco-metrics/pom.xml +++ b/jicoco-metrics/pom.xml @@ -218,21 +218,13 @@ + + 11 + + -Xlint:all + + - - - - release - - - - org.jetbrains.dokka - dokka-maven-plugin - - - - - diff --git a/jicoco-test-kotlin/pom.xml b/jicoco-test-kotlin/pom.xml index 3bbf535..4075148 100644 --- a/jicoco-test-kotlin/pom.xml +++ b/jicoco-test-kotlin/pom.xml @@ -95,18 +95,4 @@ - - - - release - - - - org.jetbrains.dokka - dokka-maven-plugin - - - - - diff --git a/pom.xml b/pom.xml index 7f57323..807a873 100644 --- a/pom.xml +++ b/pom.xml @@ -87,10 +87,6 @@ - org.jetbrains.dokka dokka-maven-plugin @@ -367,6 +363,10 @@ + + org.jetbrains.dokka + dokka-maven-plugin +