Skip to content

Commit 451e146

Browse files
committed
[maven-release-plugin] prepare release echarts-api-4.4.0-8-beta1
1 parent c276f17 commit 451e146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>io.jenkins.plugins</groupId>
1313
<packaging>hpi</packaging>
1414
<name>ECharts API Plugin</name>
15-
<version>${revision}${changelist}</version>
15+
<version>4.4.0-8-beta1</version>
1616
<description>Jenkins plug-in that provides ECharts.</description>
1717
<url>https://github.com/jenkinsci/echarts-api-plugin</url>
1818

@@ -585,7 +585,7 @@
585585
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
586586
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
587587
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
588-
<tag>${scmTag}</tag>
588+
<tag>echarts-api-4.4.0-8-beta1</tag>
589589
</scm>
590590

591591
<repositories>

0 commit comments

Comments
 (0)