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 17
17
</licenses >
18
18
19
19
<artifactId >git</artifactId >
20
- <version >4.2.2 </version >
20
+ <version >${revision}${changelist} </version >
21
21
<packaging >hpi</packaging >
22
22
<name >Jenkins Git plugin</name >
23
23
<description >Integrates Jenkins with Git SCM</description >
24
24
<url >https://github.com/jenkinsci/git-plugin/blob/master/README.adoc</url >
25
25
<inceptionYear >2007</inceptionYear >
26
26
27
27
<properties >
28
- <revision >4.2.2 </revision >
28
+ <revision >4.3.0 </revision >
29
29
<changelist >-SNAPSHOT</changelist >
30
30
<jenkins .version>2.138.4</jenkins .version>
31
31
<java .level>8</java .level>
289
289
<connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
290
290
<
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
291
291
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
292
- <tag >git-4.2.2 </tag >
292
+ <tag >${scmTag} </tag >
293
293
</scm >
294
294
295
295
<pluginRepositories >
You can’t perform that action at this time.
0 commit comments