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 556fb38 commit 2788badCopy full SHA for 2788bad
pom.xml
@@ -49,7 +49,7 @@ THE SOFTWARE.
49
50
<properties>
51
<revision>1.25</revision>
52
- <changelist>-SNAPSHOT</changelist>
+ <changelist></changelist>
53
<gitHubRepo>jenkinsci/http-request-plugin</gitHubRepo>
54
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
55
<jenkins.baseline>2.479</jenkins.baseline>
@@ -138,7 +138,7 @@ THE SOFTWARE.
138
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
139
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
140
<url>https://github.com/${gitHubRepo}</url>
141
- <tag>${scmTag}</tag>
+ <tag>http_request-1.25</tag>
142
</scm>
143
<developers>
144
<developer>
0 commit comments