This repository was archived by the owner on Nov 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >plugin</artifactId >
7- <version >4.73 </version >
7+ <version >4.88 </version >
88 <relativePath />
99 </parent >
1010
1111 <properties >
1212 <revision >3.2.1</revision >
1313 <changelist >-SNAPSHOT</changelist >
14- <jenkins .version>2.387.3</jenkins .version>
14+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
15+ <jenkins .baseline>2.452</jenkins .baseline>
16+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
1517 <gitHubRepo >jenkinsci/parameterized-remote-trigger-plugin</gitHubRepo >
1618 <!-- https://wiki.jenkins-ci.org/display/JENKINS/Marking+a+new+plugin+version+as+incompatible+with+older+versions -->
1719 <hpi .compatibleSinceVersion>3.1.6</hpi .compatibleSinceVersion>
7779 <dependencies >
7880 <dependency >
7981 <groupId >io.jenkins.tools.bom</groupId >
80- <artifactId >bom-2.387 .x</artifactId >
81- <version >2446.v2e9fd3b_d8c81 </version >
82+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
83+ <version >3875.v1df09947cde6 </version >
8284 <scope >import</scope >
8385 <type >pom</type >
8486 </dependency >
You can’t perform that action at this time.
0 commit comments