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 32a8e67 commit e55c3e3Copy full SHA for e55c3e3
pom.xml
@@ -66,7 +66,7 @@
66
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
67
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
68
<jenkins.baseline>2.479</jenkins.baseline>
69
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
70
<no-test-jar>false</no-test-jar>
71
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
72
</properties>
0 commit comments