diff --git a/Partner-Core/pom.xml b/Partner-Core/pom.xml index be5cab45..551870c8 100644 --- a/Partner-Core/pom.xml +++ b/Partner-Core/pom.xml @@ -100,13 +100,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - - true - - org.jetbrains.kotlin kotlin-maven-plugin diff --git a/pom.xml b/pom.xml index c1bd47a1..b1992171 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,3 @@ - @@ -8,6 +7,7 @@ Partner 0.5.0 pom + Partner-Core Partner-Framework @@ -19,7 +19,12 @@ 21 21 UTF-8 + 2.2.0 + 3.5.5 + + + false @@ -39,6 +44,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + ${skipTests} + + + org.apache.maven.plugins maven-shade-plugin @@ -60,16 +74,16 @@ - - org.apache.maven.plugins - maven-surefire-plugin - - true - - + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.jetbrains.kotlin kotlin-maven-plugin @@ -96,5 +110,4 @@ - \ No newline at end of file