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 96f2b21 commit 84b78e5Copy full SHA for 84b78e5
pom.xml
@@ -34,7 +34,7 @@
34
</parent>
35
36
<artifactId>ssh-agent</artifactId>
37
- <version>1.18-SNAPSHOT</version>
+ <version>1.18</version>
38
<packaging>hpi</packaging>
39
40
<name>SSH Agent Plugin</name>
@@ -59,7 +59,7 @@
59
<connection>scm:git:git://github.com/jenkinsci/ssh-agent-plugin.git</connection>
60
<developerConnection>scm:git:git@github.com:jenkinsci/ssh-agent-plugin.git</developerConnection>
61
<url>http://github.com/jenkinsci/ssh-agent-plugin</url>
62
- <tag>HEAD</tag>
+ <tag>ssh-agent-1.18</tag>
63
</scm>
64
65
<properties>
0 commit comments