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 >ECharts API Plugin</name >
15
- <version >4.8.0-1 </version >
15
+ <version >${revision}${changelist} </version >
16
16
17
17
<description >Provides ECharts for Jenkins plugins.</description >
18
18
<url >https://github.com/jenkinsci/echarts-api-plugin</url >
19
19
20
20
<properties >
21
- <revision >4.8.0-1 </revision >
21
+ <revision >4.8.0-2 </revision >
22
22
<changelist >-SNAPSHOT</changelist >
23
23
<echarts .version>4.8.0</echarts .version>
24
24
146
146
<connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
147
147
<
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
148
148
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
149
- <tag >echarts-api-4.8.0-1 </tag >
149
+ <tag >${scmTag} </tag >
150
150
</scm >
151
151
152
152
<repositories >
You can’t perform that action at this time.
0 commit comments