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 41a0c9c commit 55b0591Copy full SHA for 55b0591
pom.xml
@@ -30,7 +30,7 @@
30
<artifactId>plot</artifactId>
31
<packaging>hpi</packaging>
32
<name>Plot plugin</name>
33
- <version>2.1.10-SNAPSHOT</version>
+ <version>2.1.10</version>
34
<url>https://github.com/jenkinsci/plot-plugin</url>
35
36
<developers>
@@ -139,7 +139,7 @@
139
<connection>scm:git:ssh://github.com/jenkinsci/plot-plugin.git</connection>
140
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/plot-plugin.git</developerConnection>
141
142
- <tag>HEAD</tag>
+ <tag>plot-2.1.10</tag>
143
</scm>
144
145
</project>
0 commit comments