Commit c3e5742 1 parent 77de155 commit c3e5742 Copy full SHA for c3e5742
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 9
9
</parent >
10
10
11
11
<artifactId >ansicolor</artifactId >
12
- <version >1.0.3 </version >
12
+ <version >${revision}${changelist} </version >
13
13
<packaging >hpi</packaging >
14
14
<name >AnsiColor</name >
15
15
<description >Adds ANSI coloring to the Console Output</description >
39
39
<scm >
40
40
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
41
41
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
42
- <tag >ansicolor-1.0.3 </tag >
42
+ <tag >${scmTag} </tag >
43
43
<url >https://github.com/${gitHubRepo} </url >
44
44
</scm >
45
45
46
46
<properties >
47
- <revision >1.0.3 </revision >
47
+ <revision >1.0.4 </revision >
48
48
<changelist >-SNAPSHOT</changelist >
49
49
<jenkins .version>2.375.4</jenkins .version>
50
50
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
You can’t perform that action at this time.
0 commit comments