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 f01905a commit 51e3392Copy full SHA for 51e3392
pom.xml
@@ -33,7 +33,7 @@
33
</parent>
34
35
<artifactId>ssh-agent</artifactId>
36
- <version>1.5-SNAPSHOT</version>
+ <version>1.4.2</version>
37
<packaging>hpi</packaging>
38
39
<name>SSH Agent Plugin</name>
@@ -61,6 +61,7 @@
61
<connection>scm:git:git://github.com/jenkinsci/ssh-agent-plugin.git</connection>
62
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-agent-plugin.git</developerConnection>
63
<url>http://github.com/jenkinsci/ssh-agent-plugin</url>
64
+ <tag>ssh-agent-1.4.2</tag>
65
</scm>
66
67
<properties>
0 commit comments