diff --git a/pom.xml b/pom.xml index d52c4ed..7053066 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,16 @@ HEAD + + GitHub Issues + https://github.com/Devskiller/jfairy/issues + + + + GitHub Actions + https://github.com/SkillPanel/jfairy/actions + + central @@ -67,16 +77,6 @@ - - GitHub Issues - https://github.com/Devskiller/jfairy/issues - - - - GitHub Actions - https://github.com/SkillPanel/jfairy/actions - - 0.8.3-SNAPSHOT @@ -117,6 +117,7 @@ 3.5.0 3.3.1 3.5.0 + 4.0.0 3.4.0 3.5.5 2.21.0 @@ -197,6 +198,21 @@ clean verify + + + + com.github.ekryd.sortpom + sortpom-maven-plugin + ${dep.plugin.sortpom.version} + + false + false + -1 + + + + + org.apache.maven.plugins @@ -210,10 +226,10 @@ add-test-source - generate-test-sources add-test-source + generate-test-sources ${project.basedir}/src/test/java @@ -262,13 +278,6 @@ org.codehaus.gmavenplus gmavenplus-plugin ${dep.plugin.gmavenplus.version} - - - - compileTests - - - @@ -279,6 +288,13 @@ + + + + compileTests + + + @@ -333,10 +349,10 @@ checkstyle-check - verify check + verify @@ -381,17 +397,17 @@ flatten - prepare-package flatten + prepare-package flatten-clean - clean clean + clean @@ -471,7 +487,7 @@ - @@ -508,10 +524,10 @@ sign-artifacts - verify sign + verify @@ -549,20 +565,20 @@ central-publishing-maven-plugin ${dep.plugin.central-publishing.version} true + + central + true + published + central-publish - deploy publish + deploy - - central - true - published -