File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 34
34
35
35
<groupId >org.jenkins-ci.plugins.pipeline-stage-view</groupId >
36
36
<artifactId >parent-pom</artifactId >
37
- <version >${revision}${changelist} </version >
37
+ <version >2.38 </version >
38
38
<packaging >pom</packaging >
39
39
<name >Pipeline Stage View Plugin: Parent POM</name >
40
40
52
52
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
53
53
<developerConnection >scm:git:https://github.com/${gitHubRepo} .git</developerConnection >
54
54
<url >https://github.com/${gitHubRepo} </url >
55
- <tag >${scmTag} </tag >
55
+ <tag >pipeline-stage-view-2.38 </tag >
56
56
</scm >
57
57
58
58
<properties >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.jenkins-ci.plugins.pipeline-stage-view</groupId >
30
30
<artifactId >parent-pom</artifactId >
31
- <version >${revision}${changelist} </version >
31
+ <version >2.38 </version >
32
32
</parent >
33
33
34
34
<artifactId >pipeline-rest-api</artifactId >
35
- <version >${revision}${changelist} </version >
35
+ <version >2.38 </version >
36
36
<name >Pipeline: REST API Plugin</name >
37
37
<description >Provides a REST API to access pipeline and pipeline run data</description >
38
38
<url >https://github.com/jenkinsci/pipeline-stage-view-plugin/blob/master/rest-api/README.md</url >
42
42
<connection >scm:git:https://github.com/jenkinsci/pipeline-stage-view-plugin.git</connection >
43
43
<
developerConnection >scm:git:
[email protected] :jenkinsci/pipeline-stage-view-plugin.git</
developerConnection >
44
44
<url >https://github.com/jenkinsci/pipeline-stage-view-plugin</url >
45
- <tag >${scmTag} </tag >
45
+ <tag >pipeline-stage-view-2.38 </tag >
46
46
</scm >
47
47
48
48
<dependencies >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.jenkins-ci.plugins.pipeline-stage-view</groupId >
30
30
<artifactId >parent-pom</artifactId >
31
- <version >${revision}${changelist} </version >
31
+ <version >2.38 </version >
32
32
</parent >
33
33
34
34
<artifactId >pipeline-stage-view</artifactId >
35
- <version >${revision}${changelist} </version >
35
+ <version >2.38 </version >
36
36
<name >Pipeline: Stage View Plugin</name >
37
37
<description >Provides a swimlane view of the different stages in a pipeline.
38
38
</description >
46
46
<connection >scm:git:https://github.com/jenkinsci/pipeline-stage-view-plugin.git</connection >
47
47
<
developerConnection >scm:git:
[email protected] :jenkinsci/pipeline-stage-view-plugin.git</
developerConnection >
48
48
<url >https://github.com/jenkinsci/pipeline-stage-view-plugin</url >
49
- <tag >${scmTag} </tag >
49
+ <tag >pipeline-stage-view-2.38 </tag >
50
50
</scm >
51
51
52
52
<dependencies >
You can’t perform that action at this time.
0 commit comments