File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
</parent >
34
34
<groupId >org.jenkins-ci.plugins.workflow</groupId >
35
35
<artifactId >workflow-api</artifactId >
36
- <version >2.45 </version >
36
+ <version >${revision}${changelist} </version >
37
37
<packaging >hpi</packaging >
38
38
<name >Pipeline: API</name >
39
39
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
47
47
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
48
48
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
49
49
<url >https://github.com/${gitHubRepo} </url >
50
- <tag >workflow-api-2.45 </tag >
50
+ <tag >${scmTag} </tag >
51
51
</scm >
52
52
<repositories >
53
53
<repository >
62
62
</pluginRepository >
63
63
</pluginRepositories >
64
64
<properties >
65
- <revision >2.45 </revision >
65
+ <revision >2.46 </revision >
66
66
<changelist >-SNAPSHOT</changelist >
67
67
<jenkins .version>2.222.4</jenkins .version>
68
68
<java .level>8</java .level>
You can’t perform that action at this time.
0 commit comments