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 12
12
<groupId >io.jenkins.plugins</groupId >
13
13
<packaging >hpi</packaging >
14
14
<name >DataTables.net API Plugin</name >
15
- <version >2.1.4-1 </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 >2.1.4-1 </revision >
21
+ <revision >2.1.4-2 </revision >
22
22
<changelist >-SNAPSHOT</changelist >
23
23
24
24
<module .name>${project.groupId} .datatables</module .name>
294
294
<connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
295
295
<
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
296
296
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
297
- <tag >v2.1.4-1 </tag >
297
+ <tag >${scmTag} </tag >
298
298
</scm >
299
299
300
300
<repositories >
You can’t perform that action at this time.
0 commit comments