diff --git a/plugin/pom.xml.versionsBackup b/plugin/pom.xml.versionsBackup deleted file mode 100644 index 3144f37..0000000 --- a/plugin/pom.xml.versionsBackup +++ /dev/null @@ -1,104 +0,0 @@ - - - 4.0.0 - - - net.kemitix - kemitix-checkstyle-ruleset-parent - 2.0.0 - - - kemitix-checkstyle-ruleset-maven-plugin - maven-plugin - Kemitix Checkstyle Ruleset Maven Plugin - Checkstyle configuration using the Kemitix Checkstyle Ruleset - - - 1.8 - UTF-8 - UTF-8 - 3.3.9 - 3.6.0 - 3.5 - 3.5 - 2.2.0 - 1.16.12 - 1.0.0 - - - - - org.apache.maven - maven-plugin-api - ${maven.version} - - - org.apache.maven - maven-core - ${maven.version} - - - org.apache.maven.plugin-tools - maven-plugin-annotations - ${maven-plugin-annotations.version} - provided - - - org.twdata.maven - mojo-executor - ${mojo-executor.version} - - - org.projectlombok - lombok - ${lombok.version} - provided - - - me.andrz - map-builder - ${map-builder.version} - - - - - - - org.apache.maven.plugins - maven-plugin-plugin - ${maven-plugin-plugin.version} - - - help-goal - - helpmojo - - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - - -Xlint:unchecked - - true - true - 1.8 - 1.8 - - - - - - - sevntu-maven - sevntu-maven - http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2 - - - diff --git a/pom.xml.versionsBackup b/pom.xml.versionsBackup deleted file mode 100644 index 55f63be..0000000 --- a/pom.xml.versionsBackup +++ /dev/null @@ -1,61 +0,0 @@ - - - 4.0.0 - - net.kemitix - kemitix-checkstyle-ruleset-parent - 2.0.0 - pom - - Kemitix Checkstyle Ruleset (Parent) - Parent POM for the Kemitix Checkstyle Ruleset and it's Builder - - - UTF-8 - UTF-8 - - - - builder - ruleset - plugin - plugin-sample - - - - https://github.com/kemitix/kemitix-checkstyle-ruleset/issues - GitHub Issues - - - - scm:git:git@github.com:kemitix/kemitix-checkstyle-ruleset.git - scm:git:git@github.com:kemitix/kemitix-checkstyle-ruleset.git - git@github.com:kemitix/kemitix-checkstyle-ruleset.git - - - https://github.com/kemitix/kemitix-checkstyle-ruleset - - 2016 - - - 3.0.4 - - - - - The MIT License (MIT) - https://opensource.org/licenses/MIT - - - - - - Paul Campbell - pcampbell@kemitix.net - Kemitix - https://github.com/kemitix/ - - - diff --git a/ruleset/pom.xml.versionsBackup b/ruleset/pom.xml.versionsBackup deleted file mode 100644 index f4a6200..0000000 --- a/ruleset/pom.xml.versionsBackup +++ /dev/null @@ -1,96 +0,0 @@ - - - 4.0.0 - - - net.kemitix - kemitix-checkstyle-ruleset-parent - 2.0.0 - - - kemitix-checkstyle-ruleset - 2.0.0 - jar - - Kemitix Checkstyle Ruleset - Checkstyle Ruleset for use by packages derived from kemitix-parent - - - - 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/ - - -