diff --git a/README.md b/README.md
index 20e2bef2a8..fe2b9503d1 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ It provides a common build configuration for all Jenkins plugins.
## Requirements
-Since version 6.2105.v0879858b_48d2, the plugin parent POM requires Jenkins 2.516 or newer and JDK 21 or newer.
Since version 5.0, the plugin parent POM requires Jenkins 2.479 or newer and JDK 17 or newer.
Since version 4.52, the plugin parent POM requires Jenkins 2.361 or newer and JDK 11 or newer.
Since version 4.40, the plugin parent POM supports Java 17.
@@ -36,7 +35,7 @@ Then override the needed properties, e.g.:
Take a look the developer documentation for the baseline version to use
https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/#currently-recommended-versions
-->
- 2.516.3
+ 2.361.4
```
diff --git a/pom.xml b/pom.xml
index 57a6fec383..1d089401c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
UTF-8
UTF-8
- 21
+ 17
${maven.compiler.release}
true
@@ -83,7 +83,7 @@
1.13
1.7.3
0.8.14
- 2.516
+ 2.479
${jenkins.version}
2544.v272f2b_d841b_2
6.0.1
@@ -1663,6 +1663,17 @@
true
+
+ java-level-17
+
+
+ target/java-level/17
+
+
+
+ 17
+
+
java-level-21
diff --git a/src/it/ban-junit4-fail/pom.xml b/src/it/ban-junit4-fail/pom.xml
index d0f9f85e4c..a10136853c 100644
--- a/src/it/ban-junit4-fail/pom.xml
+++ b/src/it/ban-junit4-fail/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.3
false
diff --git a/src/it/ban-junit4-pass/pom.xml b/src/it/ban-junit4-pass/pom.xml
index 76c6acdcd3..d25632cee2 100644
--- a/src/it/ban-junit4-pass/pom.xml
+++ b/src/it/ban-junit4-pass/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.3
false
diff --git a/src/it/benchmark/pom.xml b/src/it/benchmark/pom.xml
index eb336bd94a..fe55c5cc95 100644
--- a/src/it/benchmark/pom.xml
+++ b/src/it/benchmark/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
jar
- 2.516.3
+ 2.479.1
diff --git a/src/it/beta-fail/pom.xml b/src/it/beta-fail/pom.xml
index ed0070ca8c..cea847baa9 100644
--- a/src/it/beta-fail/pom.xml
+++ b/src/it/beta-fail/pom.xml
@@ -16,7 +16,7 @@
downstream
- 2.516.3
+ 2.479.1
false
true
diff --git a/src/it/beta-just-testing/pom.xml b/src/it/beta-just-testing/pom.xml
index 78a24d4250..354466be3b 100644
--- a/src/it/beta-just-testing/pom.xml
+++ b/src/it/beta-just-testing/pom.xml
@@ -16,7 +16,7 @@
downstream
- 2.516.3
+ 2.479.1
false
true
diff --git a/src/it/beta-pass/pom.xml b/src/it/beta-pass/pom.xml
index 518bb33c0f..0268b123cf 100644
--- a/src/it/beta-pass/pom.xml
+++ b/src/it/beta-pass/pom.xml
@@ -16,7 +16,7 @@
downstream
- 2.516.3
+ 2.479.1
false
true
diff --git a/src/it/cd-plugin/pom.xml b/src/it/cd-plugin/pom.xml
index 7ecc28fc3f..1716a6bb85 100644
--- a/src/it/cd-plugin/pom.xml
+++ b/src/it/cd-plugin/pom.xml
@@ -14,7 +14,7 @@
CD plugin
CD description
- 2.516.3
+ 2.479.1
999999-SNAPSHOT
false
diff --git a/src/it/incrementals-and-plugin-bom/pom.xml b/src/it/incrementals-and-plugin-bom/pom.xml
index c93d65ab36..a384a77842 100644
--- a/src/it/incrementals-and-plugin-bom/pom.xml
+++ b/src/it/incrementals-and-plugin-bom/pom.xml
@@ -14,15 +14,15 @@
1.0
-SNAPSHOT
- 2.516.3
+ 2.479.1
false
io.jenkins.tools.bom
- bom-2.516.x
- 5857.vb_f3dd0731f44
+ bom-2.479.x
+ 3559.vb_5b_81183b_d23
pom
import
diff --git a/src/it/localizer/pom.xml b/src/it/localizer/pom.xml
index 184e8f6d03..f302b4cc1b 100644
--- a/src/it/localizer/pom.xml
+++ b/src/it/localizer/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.1
false
true
diff --git a/src/it/override-jth-fail/pom.xml b/src/it/override-jth-fail/pom.xml
index e65adb22d9..059749b834 100644
--- a/src/it/override-jth-fail/pom.xml
+++ b/src/it/override-jth-fail/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.1
diff --git a/src/it/override-jth-pass/pom.xml b/src/it/override-jth-pass/pom.xml
index 31710c1812..251c81fe78 100644
--- a/src/it/override-jth-pass/pom.xml
+++ b/src/it/override-jth-pass/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.1
2384.va_d3a_58a_4b_df5
diff --git a/src/it/sample-plugin/pom.xml b/src/it/sample-plugin/pom.xml
index 02d251cb83..2dbab61e4f 100644
--- a/src/it/sample-plugin/pom.xml
+++ b/src/it/sample-plugin/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.1
false
diff --git a/src/it/servlet-api/pom.xml b/src/it/servlet-api/pom.xml
index d8f628fe90..0d44d9b101 100644
--- a/src/it/servlet-api/pom.xml
+++ b/src/it/servlet-api/pom.xml
@@ -12,7 +12,7 @@
1.0-SNAPSHOT
hpi
- 2.516.3
+ 2.479.1