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 11<?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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
1211
1312 <groupId >io.jenkins.plugins</groupId >
1413 <artifactId >apache-httpcomponents-client-5-api</artifactId >
15- <version >${revision}${changelist} </version >
14+ <version >5.2.1-1.1 </version >
1615 <packaging >hpi</packaging >
1716
1817 <properties >
5150 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
5251 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
5352 <url >https://github.com/${gitHubRepo} </url >
54- <tag >${scmTag} </tag >
53+ <tag >apache-httpcomponents-client-5-api-5.2.1-1.1 </tag >
5554 </scm >
5655
5756 <dependencies >
You can’t perform that action at this time.
0 commit comments