diff --git a/pom.xml b/pom.xml index b675070..a90aea1 100644 --- a/pom.xml +++ b/pom.xml @@ -66,9 +66,9 @@ ${maven.resources.plugin.version} - org.apache.maven.plugins - maven-compiler-plugin - ${maven.compiler.plugin.version} + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compiler.plugin.version} org.apache.maven.plugins @@ -131,7 +131,7 @@ ${maven.javadoc.plugin.version} - + true protected ${project.reporting.outputEncoding} @@ -222,7 +222,8 @@ true true - Apache Software License, Version 2.0|The Apache Software License, Version 2.0|Apache 2.0|Apache License, Version 2.0 + Apache Software License, Version 2.0|The Apache Software License, Version 2.0|Apache + 2.0|Apache License, Version 2.0 @@ -270,14 +271,14 @@ - org.apache.maven.plugins - maven-compiler-plugin - - ${project.build.sourceEncoding} - ${java.version} - ${java.version} - true - + org.apache.maven.plugins + maven-compiler-plugin + + ${project.build.sourceEncoding} + ${java.version} + ${java.version} + true + @@ -343,25 +344,6 @@ - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - - report - - - - org.apache.maven.plugins maven-site-plugin @@ -437,10 +419,36 @@ - + + + + jacoco-report + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + + report + + + + + + + deploy @@ -555,8 +563,8 @@ false - - + + @@ -565,7 +573,8 @@ https://github.com/${github.organization}/${github.repository}/issues - + scm:git:https://github.com/${github.organization}/${github.repository}.git scm:git:https://github.com/${github.organization}/${github.repository}.git https://github.com/${github.organization}/${github.repository}/tree/${github.default.branch}