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 26bfde6 commit a75f6d2Copy full SHA for a75f6d2
pom.xml
@@ -18,7 +18,7 @@
18
<artifactId>plot</artifactId>
19
<packaging>hpi</packaging>
20
<name>Plot plugin</name>
21
- <version>2.1.7-SNAPSHOT</version>
+ <version>2.1.7</version>
22
<url>https://github.com/jenkinsci/plot-plugin</url>
23
24
<developers>
@@ -171,7 +171,7 @@
171
<connection>scm:git:ssh://github.com/jenkinsci/plot-plugin.git</connection>
172
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/plot-plugin.git</developerConnection>
173
174
- <tag>HEAD</tag>
+ <tag>plot-2.1.7</tag>
175
</scm>
176
177
<distributionManagement>
0 commit comments