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 12
12
<groupId >io.jenkins.plugins</groupId >
13
13
<packaging >hpi</packaging >
14
14
<name >DataTables.net API Plugin</name >
15
- <version >1.13.8-3 </version >
15
+ <version >${revision}${changelist} </version >
16
16
17
17
<description >Provides jQuery DataTables for Jenkins plugins.</description >
18
18
<url >https://github.com/jenkinsci/data-tables-api-plugin</url >
19
19
20
20
<properties >
21
- <revision >1.13.8-3 </revision >
21
+ <revision >1.13.8-4 </revision >
22
22
<changelist >-SNAPSHOT</changelist >
23
23
24
24
<module .name>${project.groupId} .datatables</module .name>
266
266
<connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
267
267
<developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
268
268
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
269
- <tag >v1.13.8-3 </tag >
269
+ <tag >${scmTag} </tag >
270
270
</scm >
271
271
272
272
<repositories >
You can’t perform that action at this time.
0 commit comments