We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e91641 commit 8184edeCopy full SHA for 8184ede
1 file changed
pom.xml
@@ -40,7 +40,7 @@
40
<artifactId>plot</artifactId>
41
<packaging>hpi</packaging>
42
<name>Plot plugin</name>
43
- <version>${revision}${changelist}</version>
+ <version>2.3.0</version>
44
<url>https://github.com/jenkinsci/plot-plugin</url>
45
46
<dependencies>
@@ -161,7 +161,7 @@
161
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
162
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
163
<url>https://github.com/${gitHubRepo}</url>
164
- <tag>${scmTag}</tag>
+ <tag>plot-2.3.0</tag>
165
</scm>
166
167
</project>
0 commit comments