File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2626 <properties >
2727 <revision >5.0.1</revision >
2828 <changelist >-SNAPSHOT</changelist >
29- <jenkins .version>2.414.3</jenkins .version>
29+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
30+ <jenkins .baseline>2.414</jenkins .baseline>
31+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
3032
3133 <gitHubRepo >jenkinsci/office-365-connector-plugin</gitHubRepo >
3234
3739 <dependencies >
3840 <dependency >
3941 <groupId >io.jenkins.tools.bom</groupId >
40- <artifactId >bom-2.414 .x</artifactId >
42+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
4143 <!-- Latest version based on
4244 https://repo.jenkins-ci.org/artifactory/public/io/jenkins/tools/bom/
4345 https://www.jenkins.io/doc/developer/plugin-development/dependency-management/#jenkins-plugin-bom
You can’t perform that action at this time.
0 commit comments