Skip to content

Commit 2788bad

Browse files
committed
[maven-release-plugin] prepare release http_request-1.25
1 parent 556fb38 commit 2788bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ THE SOFTWARE.
4949

5050
<properties>
5151
<revision>1.25</revision>
52-
<changelist>-SNAPSHOT</changelist>
52+
<changelist></changelist>
5353
<gitHubRepo>jenkinsci/http-request-plugin</gitHubRepo>
5454
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5555
<jenkins.baseline>2.479</jenkins.baseline>
@@ -138,7 +138,7 @@ THE SOFTWARE.
138138
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
139139
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
140140
<url>https://github.com/${gitHubRepo}</url>
141-
<tag>${scmTag}</tag>
141+
<tag>http_request-1.25</tag>
142142
</scm>
143143
<developers>
144144
<developer>

0 commit comments

Comments
 (0)