File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 3636 <changelist >-SNAPSHOT</changelist >
3737 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
3838 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
39- <jenkins .baseline>2.479 </jenkins .baseline>
39+ <jenkins .baseline>2.492 </jenkins .baseline>
4040 <jenkins .version>${jenkins.baseline} .3</jenkins .version>
4141 <no-test-jar >false</no-test-jar >
4242 <!-- Jenkins.MANAGE is still in Beta -->
5353 <dependency >
5454 <groupId >io.jenkins.tools.bom</groupId >
5555 <artifactId >bom-${jenkins.baseline}.x</artifactId >
56- <version >5054.v620b_5d2b_d5e6 </version >
56+ <version >5085.v05cc65a_936d3 </version >
5757 <type >pom</type >
5858 <scope >import</scope >
5959 </dependency >
102102 <groupId >org.jenkins-ci.plugins</groupId >
103103 <artifactId >matrix-project</artifactId >
104104 <optional >true</optional >
105- <!-- pipeline-model-definition plugins fail to start git plugin in PCT for 2.479.x and 2.492.x line -->
106- <!-- TODO: Remove once this workaround dependency downgrade is no longer required for PCT -->
107- <!-- <version>832.va_66e270d2946</version> -->
108105 </dependency >
109106 <dependency >
110107 <groupId >org.jenkins-ci.plugins</groupId >
You can’t perform that action at this time.
0 commit comments