We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83cff83 commit dc6ac85Copy full SHA for dc6ac85
pom.xml
@@ -17,7 +17,7 @@
17
<changelist>999999-SNAPSHOT</changelist>
18
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
19
<jenkins.baseline>2.479</jenkins.baseline>
20
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
21
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
22
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
23
<hpi.bundledArtifacts>groovy-sandbox</hpi.bundledArtifacts>
0 commit comments