Skip to content

Commit e55c3e3

Browse files
authored
Use .3 for baseline (#242)
1 parent 32a8e67 commit e55c3e3

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
@@ -66,7 +66,7 @@
6666
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
6767
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
6868
<jenkins.baseline>2.479</jenkins.baseline>
69-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
69+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
7070
<no-test-jar>false</no-test-jar>
7171
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
7272
</properties>

0 commit comments

Comments
 (0)