diff --git a/pom.xml b/pom.xml index 533c535..4b6e1ae 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,18 @@ 4.0.0 + + org.sentrysoftware + oss-parent + 2 + + org.sentrysoftware MYARTIFACT - MY PROJECT 0.1.00-SNAPSHOT + + MY PROJECT SOME DESCRIPTION - jar Sentry Software @@ -14,18 +20,7 @@ https://github.com/sentrysoftware/MYREPO - 2023 - - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - + 2024 @@ -58,12 +53,7 @@ - 11 - - - UTF-8 - ${project.build.encoding} - ${project.build.encoding} + 11 @@ -95,311 +85,4 @@ - - - - - - - - - maven-javadoc-plugin - 3.6.3 - - false - ${maven.compiler.release} - public - true - - - - - - - - - - - - maven-compiler-plugin - 3.11.0 - - - - - maven-source-plugin - 3.3.0 - - - attach-sources - - jar - - - - - - - - maven-resources-plugin - 3.3.1 - - - - - org.codehaus.mojo - license-maven-plugin - 2.3.0 - - apache_v2 - Sentry Software - Copyright %1$s %2$s - - main/java/**/*.java - - true - true - true - ╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲ - ჻჻჻჻჻჻ - ╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱╲╱ - - - - check-license - process-sources - - check-file-header - - - true - - - - - - - - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - - - maven-surefire-plugin - 3.2.3 - - - - - maven-site-plugin - 3.12.1 - - - org.sentrysoftware.maven - maven-skin-tools - 1.2.00 - - - - - - - maven-jar-plugin - 3.3.0 - - - - - maven-install-plugin - 3.1.1 - - - - - maven-deploy-plugin - 3.1.1 - - - - - - - - - - - maven-jxr-plugin - 3.3.1 - - - - - maven-checkstyle-plugin - 3.3.1 - - ${project.build.sourceEncoding} - true - checkstyle.xml - - - - - - maven-pmd-plugin - 3.21.2 - - true - ${project.build.sourceEncoding} - 50 - ${maven.compiler.release} - - - - - - com.github.spotbugs - spotbugs-maven-plugin - 4.8.2.0 - - - - - maven-changelog-plugin - 2.3 - - - - - maven-surefire-report-plugin - 3.2.3 - - - - - maven-javadoc-plugin - - - - javadoc - - - - - - - - maven-project-info-reports-plugin - 3.5.0 - - - - ci-management - dependencies - dependency-info - distribution-management - issue-management - licenses - plugins - scm - summary - team - - - - - - - - - - - - - release - - - - - - maven-artifact-plugin - 3.5.0 - - - buildinfo - verify - - buildinfo - - - true - - - - - - - - maven-gpg-plugin - 3.1.0 - - - sign-artifacts - verify - - sign - - - true - - --pinentry-mode - loopback - - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://s01.oss.sonatype.org - ${env.AUTO_RELEASE_AFTER_CLOSE} - - - - - - org.apache.maven.plugins - maven-release-plugin - 3.0.1 - - v@{project.version} - - - - default - - perform - - - - - - - - - \ No newline at end of file