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 8
8
</parent >
9
9
10
10
<artifactId >database-mysql</artifactId >
11
- <version >1.4 </version >
11
+ <version >${revision}${changelist} </version >
12
12
<packaging >hpi</packaging >
13
13
<name >MySQL Database Plugin</name >
14
14
15
15
<url >https://github.com/jenkinsci/database-mysql-plugin</url >
16
16
17
17
<properties >
18
- <revision >1.4 </revision >
18
+ <revision >1.5 </revision >
19
19
<changelist >-SNAPSHOT</changelist >
20
20
<gitHubRepo >jenkinsci/database-mysql-plugin</gitHubRepo >
21
21
<jenkins .version>2.235.1</jenkins .version>
61
61
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
62
62
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
63
63
<url >http://github.com/${gitHubRepo} </url >
64
- <tag >database-mysql-1.4 </tag >
64
+ <tag >${scmTag} </tag >
65
65
</scm >
66
66
</project >
You can’t perform that action at this time.
0 commit comments