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 c9386ed commit ef1a778Copy full SHA for ef1a778
pom.xml
@@ -41,7 +41,7 @@
41
<changelist>999999-SNAPSHOT</changelist>
42
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
43
<jenkins.baseline>2.479</jenkins.baseline>
44
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
45
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
46
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
47
</properties>
0 commit comments