Skip to content

Commit dc6ac85

Browse files
authored
Use .3 for baseline (#635)
1 parent 83cff83 commit dc6ac85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<changelist>999999-SNAPSHOT</changelist>
1818
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
1919
<jenkins.baseline>2.479</jenkins.baseline>
20-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
20+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
2121
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
2222
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
2323
<hpi.bundledArtifacts>groovy-sandbox</hpi.bundledArtifacts>

0 commit comments

Comments
 (0)