File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 14
14
<properties >
15
15
<changelist >999999-SNAPSHOT</changelist >
16
16
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
17
- <jenkins .version>2.479</jenkins .version>
17
+ <jenkins .baseline>2.479</jenkins .baseline>
18
+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
18
19
</properties >
19
20
<name >ValidatingYamlParameter</name >
20
21
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
32
33
<dependencies >
33
34
<dependency >
34
35
<groupId >io.jenkins.tools.bom</groupId >
35
- <artifactId >bom-2.361 .x</artifactId >
36
- <version >2102.v854b_fec19c92 </version >
36
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
37
+ <version >4136.vca_c3202a_7fd1 </version >
37
38
<scope >import</scope >
38
39
<type >pom</type >
39
40
</dependency >
82
83
<dependency >
83
84
<groupId >com.sonyericsson.hudson.plugins.rebuild</groupId >
84
85
<artifactId >rebuild</artifactId >
85
- <version >332.va_1ee476d8f6d</version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >org.jenkins-ci.plugins.workflow</groupId >
92
92
<dependency >
93
93
<groupId >org.mockito</groupId >
94
94
<artifactId >mockito-core</artifactId >
95
- <version >5.15.2</version >
96
95
<scope >test</scope >
97
96
</dependency >
98
97
<dependency >
You can’t perform that action at this time.
0 commit comments