We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b3121 commit 3164e80Copy full SHA for 3164e80
pom.xml
@@ -33,7 +33,7 @@
33
</parent>
34
35
<artifactId>ssh-credentials</artifactId>
36
- <version>1.14-SNAPSHOT</version>
+ <version>1.14</version>
37
<packaging>hpi</packaging>
38
39
<name>SSH Credentials Plugin</name>
@@ -62,7 +62,7 @@
62
<connection>scm:git:git://github.com/jenkinsci/ssh-credentials-plugin.git</connection>
63
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-credentials-plugin.git</developerConnection>
64
<url>http://github.com/jenkinsci/ssh-credentials-plugin</url>
65
- <tag>HEAD</tag>
+ <tag>ssh-credentials-1.14</tag>
66
</scm>
67
68
<properties>
0 commit comments