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 5543fdf commit ea929dcCopy full SHA for ea929dc
pom.xml
@@ -34,7 +34,7 @@
34
</parent>
35
36
<artifactId>credentials</artifactId>
37
- <version>${revision}${changelist}</version>
+ <version>2.3.13</version>
38
<packaging>hpi</packaging>
39
40
<name>Credentials Plugin</name>
@@ -61,7 +61,7 @@
61
<connection>scm:git:git://github.com/jenkinsci/credentials-plugin.git</connection>
62
<developerConnection>scm:git:[email protected]:jenkinsci/credentials-plugin.git</developerConnection>
63
<url>https://github.com/jenkinsci/credentials-plugin</url>
64
- <tag>${scmTag}</tag>
+ <tag>credentials-2.3.13</tag>
65
</scm>
66
67
<properties>
0 commit comments