Skip to content

Commit 8184ede

Browse files
committed
[maven-release-plugin] prepare release plot-2.3.0
1 parent 6e91641 commit 8184ede

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<artifactId>plot</artifactId>
4141
<packaging>hpi</packaging>
4242
<name>Plot plugin</name>
43-
<version>${revision}${changelist}</version>
43+
<version>2.3.0</version>
4444
<url>https://github.com/jenkinsci/plot-plugin</url>
4545

4646
<dependencies>
@@ -161,7 +161,7 @@
161161
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
162162
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
163163
<url>https://github.com/${gitHubRepo}</url>
164-
<tag>${scmTag}</tag>
164+
<tag>plot-2.3.0</tag>
165165
</scm>
166166

167167
</project>

0 commit comments

Comments
 (0)