File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >org.jenkins-ci.plugins.workflow</groupId >
11
11
<artifactId >workflow-scm-step</artifactId >
12
- <version >2.13 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
<name >Pipeline: SCM Step</name >
15
15
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
23
23
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
25
25
<url >https://github.com/${gitHubRepo} </url >
26
- <tag >workflow-scm-step-2.13 </tag >
26
+ <tag >${scmTag} </tag >
27
27
</scm >
28
28
<repositories >
29
29
<repository >
38
38
</pluginRepository >
39
39
</pluginRepositories >
40
40
<properties >
41
- <revision >2.13 </revision >
41
+ <revision >2.14 </revision >
42
42
<changelist >-SNAPSHOT</changelist >
43
43
<jenkins .version>2.222.4</jenkins .version>
44
44
<java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments