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 10
10
</parent >
11
11
<groupId >io.jenkins.plugins</groupId >
12
12
<artifactId >nested-data-reporting</artifactId >
13
- <version >5.2.1 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
<name >Nested Data Reporting</name >
16
16
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
34
34
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
35
35
<developerConnection >scm:git:https://github.com/${gitHubRepo} .git</developerConnection >
36
36
<url >https://github.com/${gitHubRepo} </url >
37
- <tag >nested-data-reporting-5.2.1 </tag >
37
+ <tag >${scmTag} </tag >
38
38
</scm >
39
39
40
40
<properties >
41
- <revision >5.2.1 </revision >
41
+ <revision >5.2.2 </revision >
42
42
<changelist >-SNAPSHOT</changelist >
43
43
<jenkins .baseline>2.387</jenkins .baseline>
44
44
<jenkins .version>${jenkins.baseline} .1</jenkins .version>
You can’t perform that action at this time.
0 commit comments