File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ THE SOFTWARE.
27
27
<parent >
28
28
<groupId >org.jenkins-ci.plugins</groupId >
29
29
<artifactId >plugin</artifactId >
30
- <version >4.88 </version >
30
+ <version >5.1 </version >
31
31
<relativePath />
32
32
</parent >
33
33
@@ -52,15 +52,12 @@ THE SOFTWARE.
52
52
<changelist >-SNAPSHOT</changelist >
53
53
<gitHubRepo >jenkinsci/http-request-plugin</gitHubRepo >
54
54
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
55
- <jenkins .baseline>2.440 </jenkins .baseline>
56
- <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
55
+ <jenkins .baseline>2.452 </jenkins .baseline>
56
+ <jenkins .version>2.479 </jenkins .version>
57
57
<spotbugs .effort>Max</spotbugs .effort>
58
58
<spotbugs .failOnError>true</spotbugs .failOnError>
59
59
<spotbugs .threshold>Low</spotbugs .threshold>
60
60
<hpi .compatibleSinceVersion>1.16</hpi .compatibleSinceVersion>
61
- <!-- TODO JENKINS-73339 until in parent POM -->
62
- <jenkins-test-harness .version>2250.v03a_1295b_0a_30</jenkins-test-harness .version>
63
- <maven .compiler.testRelease>17</maven .compiler.testRelease>
64
61
</properties >
65
62
66
63
<repositories >
You can’t perform that action at this time.
0 commit comments