Skip to content

Commit f123b25

Browse files
authored
chore: update jenkins baseline to 2.516 (#202)
1 parent 1108f52 commit f123b25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<revision>1.39</revision>
3636
<changelist>-SNAPSHOT</changelist>
3737
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
38-
<jenkins.baseline>2.504</jenkins.baseline>
39-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
38+
<jenkins.baseline>2.516</jenkins.baseline>
39+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
4040
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
4141
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
4242
</properties>

0 commit comments

Comments
 (0)