diff --git a/pom.xml b/pom.xml index 0adaf837..491f63aa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 3.57 + 4.0 @@ -12,7 +12,7 @@ analysis-pom pom Analysis Plug-ins Parent POM - 2.4.2-SNAPSHOT + 4.0.0-SNAPSHOT https://github.com/jenkinsci/analysis-pom-plugin This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the Parent POM for Jenkins Plugins (see https://github.com/jenkinsci/plugin-pom) with a predefined configuration of @@ -22,9 +22,9 @@ - 2.138.4 + 2.204 + ${jenkins.baseline}.4 8 - 2.63 false 1.1.0 @@ -83,16 +83,11 @@ io.jenkins.tools.bom - bom-2.138.x - 4 + bom-${jenkins.baseline}.x + 9 import pom - - org.jenkins-ci.main - jenkins-test-harness - ${jenkins-test-harness.version} - org.hamcrest hamcrest-core