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 7423ff0 commit 5406d21Copy full SHA for 5406d21
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.10-2.0</version>
14
<packaging>hpi</packaging>
15
16
<properties>
@@ -44,7 +44,7 @@
44
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
45
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
46
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
47
- <tag>${scmTag}</tag>
+ <tag>apache-httpcomponents-client-4-api-4.5.10-2.0</tag>
48
</scm>
49
50
<dependencies>
0 commit comments