diff --git a/pom.xml b/pom.xml index ab36d19..73c88e1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,10 @@ Parent POM for the Kemitix Checkstyle Ruleset and it's Builder + 2.10 + 0.1.1 1.8 + 2.17 8.0 1.24.1 diff --git a/ruleset/pom.xml b/ruleset/pom.xml index bed0366..978c095 100644 --- a/ruleset/pom.xml +++ b/ruleset/pom.xml @@ -16,87 +16,21 @@ Kemitix Checkstyle :: Ruleset Checkstyle Ruleset for use by packages derived from kemitix-parent - - 2.10.4 - 3.0.1 - 1.6 - 2.8.2 - - - - - release - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - - attach-javadocs - verify - - jar - - - - - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - attach-sources - verify - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - ${maven-gpg-plugin.version} - - ${gpg.passphrase} - - - - sign-artifacts - verify - - sign - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - ${maven-deploy-plugin.version} - - - - - - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + + + io.repaint.maven + tiles-maven-plugin + ${tiles-maven-plugin.version} + true + + + net.kemitix.tiles:maven-plugins-tile:${kemitix-tiles.version} + net.kemitix.tiles:enforcer-tile:${kemitix-tiles.version} + net.kemitix.tiles:release-tile:${kemitix-tiles.version} + + + + +