Skip to content

Commit f4d6f1e

Browse files
committed
Use Jenkins core incremental to pull in LargeText interface
1 parent 8393a07 commit f4d6f1e

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
@@ -65,7 +65,7 @@
6565
<changelist>999999-SNAPSHOT</changelist>
6666
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
6767
<jenkins.baseline>2.504</jenkins.baseline>
68-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
68+
<jenkins.version>2.531-rc37563.302edded866d</jenkins.version>
6969
<no-test-jar>false</no-test-jar>
7070
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
7171
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>

0 commit comments

Comments
 (0)