File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 6363 </pluginRepositories >
6464 <properties >
6565 <changelist >999999-SNAPSHOT</changelist >
66- <jenkins .version>2.414.3</jenkins .version>
66+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
67+ <jenkins .baseline>2.452</jenkins .baseline>
68+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
6769 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
6870 <useBeta >true</useBeta >
6971 </properties >
7072 <dependencyManagement >
7173 <dependencies >
7274 <dependency >
7375 <groupId >io.jenkins.tools.bom</groupId >
74- <artifactId >bom-2.414 .x</artifactId >
75- <version >2950.va_633b_f42f759 </version >
76+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
77+ <version >3875.v1df09947cde6 </version >
7678 <scope >import</scope >
7779 <type >pom</type >
7880 </dependency >
You can’t perform that action at this time.
0 commit comments