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.6-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 >1.13.6-1 </revision >
21
+ <revision >1.13.6-2 </revision >
22
22
<changelist >-SNAPSHOT</changelist >
23
23
24
24
<json-unit-assertj .version>2.38.0</json-unit-assertj .version>
264
264
<connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
265
265
<
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
266
266
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
267
- <tag >v1.13.6-1 </tag >
267
+ <tag >${scmTag} </tag >
268
268
</scm >
269
269
270
270
<repositories >
You can’t perform that action at this time.
0 commit comments