diff --git a/pom.xml b/pom.xml index f42c193..3060c75 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,18 @@ 4.0.0 + + org.sentrysoftware + oss-parent + 2 + + org.sentrysoftware wmi - WMI Java Client 1.1.00-SNAPSHOT + + WMI Java Client WMI Client Library for Java - jar Sentry Software @@ -16,17 +22,6 @@ https://sentrysoftware.org/wmi 2023 - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - Apache-2.0 @@ -79,12 +74,7 @@ - 8 - - - UTF-8 - ${project.build.encoding} - ${project.build.encoding} + 8 @@ -132,295 +122,24 @@ - - - - - - - - - maven-javadoc-plugin - 3.6.2 - - false - ${maven.compiler.target} - 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 - - all,-missing - - - - attach-javadocs - - jar - - - - - - - - maven-surefire-plugin - 3.2.2 - - - - - maven-site-plugin - 3.12.1 - - - org.sentrysoftware.maven - maven-skin-tools - 1.2.00 - - - - - - - maven-jar-plugin - 3.3.0 - - - - - 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.target} + ${maven.compiler.release} pmd.xml - - - com.github.spotbugs - spotbugs-maven-plugin - 4.7.3.6 - - - - - maven-changelog-plugin - 2.3 - - - - - maven-surefire-report-plugin - 3.2.2 - - - - - maven-javadoc-plugin - - - - javadoc - - - - - - - - maven-project-info-reports-plugin - 3.4.5 - - - - - - - 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