diff --git a/pom.xml b/pom.xml index 941f35fe..05188fb7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,11 +23,23 @@ 4.0.4 4.0.4 3.5.0 + 1.9.23 + + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.version} + + true + + 17 + + + org.apache.maven.plugins maven-compiler-plugin diff --git a/sdccc/pom.xml b/sdccc/pom.xml index 02a36a2b..57dbdcbd 100644 --- a/sdccc/pom.xml +++ b/sdccc/pom.xml @@ -20,7 +20,6 @@ 4.7.3 ../checkstyle 1.67 - 1.9.23 1.23.5 jdk-17.0.5+8-jre @@ -435,40 +434,6 @@ - - kotlin-maven-plugin - - - compile - compile - - compile - - - - ${project.basedir}/src/main/java - - - - - test-compile - test-compile - - test-compile - - - - ${project.basedir}/src/test/java - - - - - - 17 - - org.jetbrains.kotlin - ${kotlin.version} - com.github.ozsie detekt-maven-plugin