File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<groupId >org.jenkins-ci.plugins</groupId >
31
31
<artifactId >pipeline-maven-parent</artifactId >
32
- <version >${revision}${changelist} </version >
32
+ <version >3.6.9 </version >
33
33
</parent >
34
34
35
35
<artifactId >pipeline-maven</artifactId >
36
36
<packaging >hpi</packaging >
37
- <version >${revision}${changelist} </version >
37
+ <version >3.6.9 </version >
38
38
<name >Pipeline Maven Integration Plugin</name >
39
39
<description >
40
40
This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<groupId >org.jenkins-ci.plugins</groupId >
31
31
<artifactId >pipeline-maven-parent</artifactId >
32
- <version >${revision}${changelist} </version >
32
+ <version >3.6.9 </version >
33
33
</parent >
34
34
35
35
<artifactId >pipeline-maven-spy</artifactId >
Original file line number Diff line number Diff line change 32
32
<relativePath />
33
33
</parent >
34
34
<artifactId >pipeline-maven-parent</artifactId >
35
- <version >${revision}${changelist} </version >
35
+ <version >3.6.9 </version >
36
36
<packaging >pom</packaging >
37
37
38
38
<name >Pipeline Maven Integration Plugin Parent</name >
73
73
<connection >scm:git:git://github.com/jenkinsci/pipeline-maven-plugin.git</connection >
74
74
<
developerConnection >scm:git:
[email protected] :jenkinsci/pipeline-maven-plugin.git</
developerConnection >
75
75
<url >https://github.com/jenkinsci/pipeline-maven-plugin</url >
76
- <tag >${scmTag} </tag >
76
+ <tag >pipeline-maven-3.6.9 </tag >
77
77
</scm >
78
78
<modules >
79
79
<module >maven-spy</module >
You can’t perform that action at this time.
0 commit comments