We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 573a932 + 5a07a3d commit 596efb9Copy full SHA for 596efb9
pom.xml
@@ -30,7 +30,7 @@
30
<changelist>999999-SNAPSHOT</changelist>
31
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
32
<jenkins.baseline>2.492</jenkins.baseline>
33
- <jenkins.version>${jenkins.baseline}.3</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.1</jenkins.version>
34
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
35
<spotless.check.skip>false</spotless.check.skip>
36
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
0 commit comments