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 4414d6e commit 25bf7a1Copy full SHA for 25bf7a1
pom.xml
@@ -37,7 +37,7 @@
37
<scm>
38
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
39
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
40
- <tag>${scmTag}</tag>
+ <tag>plugin-5.31</tag>
41
<url>https://github.com/jenkinsci/plugin-pom</url>
42
</scm>
43
@@ -55,7 +55,7 @@
55
56
<properties>
57
<revision>5.31</revision>
58
- <changelist>-SNAPSHOT</changelist>
+ <changelist></changelist>
59
<gitHubRepo>jenkinsci/plugin-pom</gitHubRepo>
60
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
61
<project.build.outputEncoding>UTF-8</project.build.outputEncoding>
0 commit comments