Skip to content

Commit 7cc1c5a

Browse files
committed
[maven-release-plugin] prepare release plot-2.4.0
1 parent da41f6b commit 7cc1c5a

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
@@ -10,15 +10,15 @@
1010
</parent>
1111

1212
<artifactId>plot</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>2.4.0</version>
1414
<packaging>hpi</packaging>
1515
<name>Plot plugin</name>
1616
<url>https://github.com/jenkinsci/plot-plugin</url>
1717

1818
<scm>
1919
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2020
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
21-
<tag>${scmTag}</tag>
21+
<tag>plot-2.4.0</tag>
2222
<url>https://github.com/${gitHubRepo}</url>
2323
</scm>
2424

0 commit comments

Comments
 (0)