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 : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
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.0 </version >
1615 <packaging >hpi</packaging >
1716
1817 <properties >
4948 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
5049 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
5150 <url >https://github.com/${gitHubRepo} </url >
52- <tag >${scmTag} </tag >
51+ <tag >apache-httpcomponents-client-5-api-5.2.1-1.0 </tag >
5352 </scm >
5453
5554 <dependencies >
You can’t perform that action at this time.
0 commit comments