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 5db40d7 commit 55a379cCopy full SHA for 55a379c
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.jenkins.plugins</groupId>
13
<artifactId>apache-httpcomponents-client-5-api</artifactId>
14
- <version>${revision}${changelist}</version>
+ <version>5.3-1.0</version>
15
<packaging>hpi</packaging>
16
17
<properties>
@@ -49,7 +49,7 @@
49
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
50
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
51
<url>https://github.com/${gitHubRepo}</url>
52
- <tag>${scmTag}</tag>
+ <tag>apache-httpcomponents-client-5-api-5.3-1.0</tag>
53
</scm>
54
55
<dependencies>
0 commit comments