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 d2d9318 commit 701645cCopy full SHA for 701645c
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>ssh-slaves</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>1.31.0</version>
13
<packaging>hpi</packaging>
14
15
<name>Jenkins SSH Slaves plugin</name>
@@ -81,7 +81,7 @@
81
<connection>scm:git:git://github.com/jenkinsci/ssh-slaves-plugin.git</connection>
82
<developerConnection>scm:git:[email protected]:jenkinsci/ssh-slaves-plugin.git</developerConnection>
83
<url>https://github.com/jenkinsci/ssh-slaves-plugin</url>
84
- <tag>${scmTag}</tag>
+ <tag>ssh-slaves-1.31.0</tag>
85
</scm>
86
87
<repositories>
0 commit comments