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 45d426e commit a7c1535Copy full SHA for a7c1535
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>apache-httpcomponents-client-4-api</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>4.5.13-1.0</version>
14
<packaging>hpi</packaging>
15
16
<properties>
@@ -45,7 +45,7 @@
45
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
46
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
47
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
48
- <tag>${scmTag}</tag>
+ <tag>apache-httpcomponents-client-4-api-4.5.13-1.0</tag>
49
</scm>
50
51
<dependencies>
0 commit comments