Commit f2f367c 1 parent 5f5adc8 commit f2f367c Copy full SHA for f2f367c
File tree 3 files changed +9
-9
lines changed
empty-plugin/src/main/resources/archetype-resources
global-configuration/src/main/resources/archetype-resources
hello-world/src/main/resources/archetype-resources
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 35
35
<revision >1.0</revision >
36
36
<changelist >-SNAPSHOT</changelist >
37
37
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
38
- <jenkins .version>2.414 .3</jenkins .version>
38
+ <jenkins .version>2.440 .3</jenkins .version>
39
39
#if( $hostOnJenkinsGitHub == "true" )
40
40
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
41
41
#end
47
47
<dependencies >
48
48
<dependency >
49
49
<groupId >io.jenkins.tools.bom</groupId >
50
- <artifactId >bom-2.414 .x</artifactId >
51
- <version >2982.vdce2153031a_0 </version >
50
+ <artifactId >bom-2.440 .x</artifactId >
51
+ <version >3193.v330d8248d39e </version >
52
52
<type >pom</type >
53
53
<scope >import</scope >
54
54
</dependency >
Original file line number Diff line number Diff line change 35
35
<revision >1.0</revision >
36
36
<changelist >-SNAPSHOT</changelist >
37
37
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
38
- <jenkins .version>2.414 .3</jenkins .version>
38
+ <jenkins .version>2.440 .3</jenkins .version>
39
39
#if( $hostOnJenkinsGitHub == "true" )
40
40
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
41
41
#end
47
47
<dependencies >
48
48
<dependency >
49
49
<groupId >io.jenkins.tools.bom</groupId >
50
- <artifactId >bom-2.414 .x</artifactId >
51
- <version >2982.vdce2153031a_0 </version >
50
+ <artifactId >bom-2.440 .x</artifactId >
51
+ <version >3193.v330d8248d39e </version >
52
52
<type >pom</type >
53
53
<scope >import</scope >
54
54
</dependency >
Original file line number Diff line number Diff line change 36
36
<changelist >-SNAPSHOT</changelist >
37
37
38
38
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
39
- <jenkins .version>2.414 .3</jenkins .version>
39
+ <jenkins .version>2.440 .3</jenkins .version>
40
40
#if( $hostOnJenkinsGitHub == "true" )
41
41
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
42
42
#end
49
49
<dependency >
50
50
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
51
51
<groupId >io.jenkins.tools.bom</groupId >
52
- <artifactId >bom-2.414 .x</artifactId >
53
- <version >2982.vdce2153031a_0 </version >
52
+ <artifactId >bom-2.440 .x</artifactId >
53
+ <version >3193.v330d8248d39e </version >
54
54
<type >pom</type >
55
55
<scope >import</scope >
56
56
</dependency >
You can’t perform that action at this time.
0 commit comments