Skip to content

Commit e059e20

Browse files
[maven-release-plugin] prepare release apache-httpcomponents-client-5-api-5.3.1-1.0
1 parent 85c3d37 commit e059e20

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>apache-httpcomponents-client-5-api</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>5.3.1-1.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<properties>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5050
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
5151
<url>https://github.com/${gitHubRepo}</url>
52-
<tag>${scmTag}</tag>
52+
<tag>apache-httpcomponents-client-5-api-5.3.1-1.0</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)