File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jenkins-ci.plugins</groupId >
6
6
<artifactId >plugin</artifactId >
7
- <version >4.33 </version >
7
+ <version >4.40 </version >
8
8
<relativePath />
9
9
</parent >
10
10
<artifactId >pipeline-input-step</artifactId >
19
19
</license >
20
20
</licenses >
21
21
<scm >
22
- <connection >scm:git:git ://github.com/${gitHubRepo} .git</connection >
22
+ <connection >scm:git:https ://github.com/${gitHubRepo} .git</connection >
23
23
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
24
24
<url >https://github.com/${gitHubRepo} </url >
25
25
<tag >${scmTag} </tag >
39
39
<properties >
40
40
<changelist >999999-SNAPSHOT</changelist >
41
41
<jenkins .version>2.289.1</jenkins .version>
42
- <java .level>8</java .level>
43
42
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
44
43
</properties >
45
44
<dependencyManagement >
46
45
<dependencies >
47
46
<dependency >
48
47
<groupId >io.jenkins.tools.bom</groupId >
49
48
<artifactId >bom-2.289.x</artifactId >
50
- <version >1090.v0a_33df40457a_ </version >
49
+ <version >1289.v5c4b_1c43511b_ </version >
51
50
<type >pom</type >
52
51
<scope >import</scope >
53
52
</dependency >
61
60
<dependency >
62
61
<groupId >org.jenkins-ci.plugins.workflow</groupId >
63
62
<artifactId >workflow-step-api</artifactId >
64
- <version >622.vb_8e7c15b_c95a_</version >
65
63
</dependency >
66
64
<dependency >
67
65
<groupId >org.jenkins-ci.plugins.workflow</groupId >
You can’t perform that action at this time.
0 commit comments