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 4ad877d commit baa748eCopy full SHA for baa748e
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-1.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-1.0</tag>
48
</scm>
49
50
<dependencies>
0 commit comments