Skip to content

Commit 3f07752

Browse files
[maven-release-plugin] prepare release apache-httpcomponents-client-5-api-5.2.1-1.1
1 parent fa5b8c2 commit 3f07752

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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>
@@ -12,7 +11,7 @@
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>
@@ -51,7 +50,7 @@
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>

0 commit comments

Comments
 (0)