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 0d7bd57 commit 9801843Copy full SHA for 9801843
1 file changed
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.30</tag>
41
<url>https://github.com/jenkinsci/plugin-pom</url>
42
</scm>
43
@@ -55,7 +55,7 @@
55
56
<properties>
57
<revision>5.30</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