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.
1 parent 035eebc commit 8e27bacCopy full SHA for 8e27bac
1 file changed
pom.xml
@@ -57,7 +57,7 @@
57
<changelist>999999-SNAPSHOT</changelist>
58
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
59
<jenkins.baseline>2.516</jenkins.baseline>
60
- <jenkins.version>${jenkins.baseline}.2</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.1</jenkins.version>
61
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
62
<concurrency>2</concurrency>
63
<!-- disable SpotBugs temporarily since there are 62 bugs -->
0 commit comments