Skip to content

Commit ef1a778

Browse files
authored
Use .3 for baseline (#172)
1 parent c9386ed commit ef1a778

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
@@ -41,7 +41,7 @@
4141
<changelist>999999-SNAPSHOT</changelist>
4242
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4343
<jenkins.baseline>2.479</jenkins.baseline>
44-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
44+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
4545
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
4646
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
4747
</properties>

0 commit comments

Comments
 (0)