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 >Forensics API Plugin</name >
15
- <version >1.9.0 </version >
15
+ <version >${revision}${changelist} </version >
16
16
17
17
<description >Defines an API for Jenkins to mine and analyze data from a source code repository.</description >
18
18
<url >https://github.com/jenkinsci/forensics-api-plugin</url >
19
19
20
20
<properties >
21
- <revision >1.9 .0</revision >
21
+ <revision >1.10 .0</revision >
22
22
<changelist >-SNAPSHOT</changelist >
23
23
24
24
<module .name>${project.groupId} .forensics.api</module .name>
183
183
<connection >scm:git:git://github.com/jenkinsci/forensics-api-plugin.git</connection >
184
184
<
developerConnection >scm:git:
[email protected] :jenkinsci/forensics-api-plugin.git</
developerConnection >
185
185
<url >https://github.com/jenkinsci/forensics-api-plugin</url >
186
- <tag >v1.9.0 </tag >
186
+ <tag >${scmTag} </tag >
187
187
</scm >
188
188
189
189
<repositories >
You can’t perform that action at this time.
0 commit comments