diff --git a/pom.xml b/pom.xml index ab79379dce..64e37b99c6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.jenkins-ci.plugins plugin - 3.55-SNAPSHOT + 4.0-SNAPSHOT pom Jenkins Plugin Parent POM @@ -49,10 +49,11 @@ -Xms768M -Xmx768M -Djava.awt.headless=true -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1 - 2.138.4 + 2.204 ${jenkins.version} ${jenkins.version} + ${jenkins.version} 2.56 3.11 1.17 @@ -104,6 +105,13 @@ + + org.jenkins-ci.main + jenkins-bom + ${jenkins-bom.version} + pom + import + org.jenkins-ci.main jenkins-core @@ -194,12 +202,7 @@ - - - javax.servlet - javax.servlet-api - provided - + org.jenkins-ci.main jenkins-core @@ -212,6 +215,53 @@ war test + + + javax.servlet + javax.servlet-api + provided + + + + + com.github.spotbugs + spotbugs-annotations + provided + true + + + net.jcip + jcip-annotations + provided + true + + + + + org.codehaus.mojo + animal-sniffer-annotations + provided + true + + + + commons-logging + commons-logging + provided + + + org.kohsuke + access-modifier-annotation + provided + + + + org.jenkins-ci + annotation-indexer + + + + org.jenkins-ci.main jenkins-test-harness @@ -814,201 +864,6 @@ - - - no-jenkins-bom - - - !use-jenkins-bom - - - - 1.7.25 - - - - - com.github.spotbugs - spotbugs-annotations - 3.1.12 - - - net.jcip - jcip-annotations - 1.0 - - - - commons-logging - commons-logging - 1.2 - provided - - - log4j - log4j - 1.2.17 - provided - - - org.slf4j - slf4j-api - ${slf4jVersion} - - provided - - true - - - org.slf4j - log4j-over-slf4j - ${slf4jVersion} - test - - - org.slf4j - jcl-over-slf4j - ${slf4jVersion} - test - - - org.slf4j - slf4j-jdk14 - ${slf4jVersion} - test - - - - - - - com.github.spotbugs - spotbugs-annotations - provided - true - - - net.jcip - jcip-annotations - provided - true - - - - org.codehaus.mojo - animal-sniffer-annotations - provided - true - - - - org.slf4j - log4j-over-slf4j - test - - - org.slf4j - jcl-over-slf4j - test - - - org.slf4j - slf4j-jdk14 - test - - - org.kohsuke - access-modifier-annotation - ${access-modifier-annotation.version} - provided - - - org.jenkins-ci - annotation-indexer - - - - - commons-logging - commons-logging - provided - - - - - - use-jenkins-bom - - - use-jenkins-bom - - - - 2.195 - - - - - org.jenkins-ci.main - jenkins-bom - ${jenkins.version} - pom - import - - - - - - - com.github.spotbugs - spotbugs-annotations - provided - true - - - net.jcip - jcip-annotations - provided - true - - - - org.codehaus.mojo - animal-sniffer-annotations - provided - true - - - commons-logging - commons-logging - provided - - - org.kohsuke - access-modifier-annotation - ${access-modifier-annotation.version} - provided - - - org.jenkins-ci - annotation-indexer - - - - - uninherited-java.level diff --git a/src/it/benchmark/pom.xml b/src/it/benchmark/pom.xml index e56be8c582..84a3b22fb6 100644 --- a/src/it/benchmark/pom.xml +++ b/src/it/benchmark/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT jar - 2.60.3 + 2.204 8 diff --git a/src/it/beta-fail/pom.xml b/src/it/beta-fail/pom.xml index d8e8fb8064..153ab36869 100644 --- a/src/it/beta-fail/pom.xml +++ b/src/it/beta-fail/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT pom - 2.60.3 + 2.204 8 true diff --git a/src/it/beta-just-testing/pom.xml b/src/it/beta-just-testing/pom.xml index f837065afb..29d795760c 100644 --- a/src/it/beta-just-testing/pom.xml +++ b/src/it/beta-just-testing/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT pom - 2.60.3 + 2.204 8 true diff --git a/src/it/beta-pass/pom.xml b/src/it/beta-pass/pom.xml index 53453574bd..9a32cd10b0 100644 --- a/src/it/beta-pass/pom.xml +++ b/src/it/beta-pass/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT pom - 2.107.1 + 2.204 8 true diff --git a/src/it/incrementals-and-plugin-bom/pom.xml b/src/it/incrementals-and-plugin-bom/pom.xml index 1fea796056..30f3fe96d9 100644 --- a/src/it/incrementals-and-plugin-bom/pom.xml +++ b/src/it/incrementals-and-plugin-bom/pom.xml @@ -14,7 +14,7 @@ 1.0 -SNAPSHOT - 2.176.4 + 2.204 8 diff --git a/src/it/sample-plugin/pom.xml b/src/it/sample-plugin/pom.xml index a93ae2429b..2eb60ee04d 100644 --- a/src/it/sample-plugin/pom.xml +++ b/src/it/sample-plugin/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT hpi - 2.60.3 + 2.204 8 diff --git a/src/it/undefined-java-level/pom.xml b/src/it/undefined-java-level/pom.xml index 38736d5245..067bc56328 100644 --- a/src/it/undefined-java-level/pom.xml +++ b/src/it/undefined-java-level/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT hpi - 2.32.3 + 2.204