We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212eda0 commit 1cce8faCopy full SHA for 1cce8fa
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>ssh-slaves</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>1.30.1</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.30.1</tag>
85
</scm>
86
87
<repositories>
0 commit comments