diff --git a/pom.xml b/pom.xml index aa57a04..bdd7415 100644 --- a/pom.xml +++ b/pom.xml @@ -1,49 +1,52 @@ - 4.0.0 - com.example - demo-app - jar - 1.0-SNAPSHOT - ci-cd-app - http://maven.apache.org + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.example + demo-app + jar + 1.0-SNAPSHOT + ci-cd-app + http://maven.apache.org - - 21 - 3.13.0 - 5.11.2 - + + UTF-8 + UTF-8 + 21 + 3.13.0 + 5.11.2 + 3.2.5 + - - - org.junit.jupiter - junit-jupiter-engine - ${junit-jupiter.version} - test - - - org.junit.jupiter - junit-jupiter-api - ${junit-jupiter.version} - test - - + + + org.junit.jupiter + junit-jupiter-engine + ${junit-jupiter.version} + test + + + org.junit.jupiter + junit-jupiter-api + ${junit-jupiter.version} + test + + - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.5 - - - org.apache.maven.plugins - maven-compiler-plugin - - 21 - 21 - - - - + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + org.apache.maven.plugins + maven-compiler-plugin + + ${maven.compiler.release} + ${maven.compiler.release} + + + +