Skip to content

Commit 018db16

Browse files
committed
[maven-release-plugin] prepare release http_request-1.24
1 parent 6569ddf commit 018db16

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
@@ -32,7 +32,7 @@ THE SOFTWARE.
3232
</parent>
3333

3434
<artifactId>http_request</artifactId>
35-
<version>${revision}${changelist}</version>
35+
<version>1.24</version>
3636
<packaging>hpi</packaging>
3737
<name>HTTP Request Plugin</name>
3838
<description>
@@ -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.24</tag>
142142
</scm>
143143
<developers>
144144
<developer>

0 commit comments

Comments
 (0)