File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 33
33
<changelist >999999-SNAPSHOT</changelist >
34
34
<gitHubRepo >jenkinsci/pipeline-graph-view-plugin</gitHubRepo >
35
35
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
36
- <jenkins .version>2.479</jenkins .version>
36
+ <jenkins .baseline>2.479</jenkins .baseline>
37
+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
37
38
<node .version>20.18.0</node .version>
38
39
<npm .version>10.9.0</npm .version>
39
40
<spotless .check.skip>false</spotless .check.skip>
44
45
<dependency >
45
46
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
46
47
<groupId >io.jenkins.tools.bom</groupId >
47
- <artifactId >bom-2.452 .x</artifactId >
48
- <version >3435.v238d66a_043fb_ </version >
48
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
49
+ <version >3559.vb_5b_81183b_d23 </version >
49
50
<type >pom</type >
50
51
<scope >import</scope >
51
52
</dependency >
You can’t perform that action at this time.
0 commit comments