File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
12
11
13
12
<groupId >io.jenkins.plugins</groupId >
14
13
<artifactId >apache-httpcomponents-client-5-api</artifactId >
15
- <version >${revision}${changelist} </version >
14
+ <version >5.2.1-1.1 </version >
16
15
<packaging >hpi</packaging >
17
16
18
17
<properties >
51
50
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
52
51
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
53
52
<url >https://github.com/${gitHubRepo} </url >
54
- <tag >${scmTag} </tag >
53
+ <tag >apache-httpcomponents-client-5-api-5.2.1-1.1 </tag >
55
54
</scm >
56
55
57
56
<dependencies >
You can’t perform that action at this time.
0 commit comments