Skip to content

Commit e732ec5

Browse files
[maven-release-plugin] prepare release git-4.11.4
1 parent b46165c commit e732ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>git</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>4.11.4</version>
1313
<packaging>hpi</packaging>
1414
<name>Git plugin</name>
1515
<description>Integrates Jenkins with Git SCM</description>
@@ -53,7 +53,7 @@
5353
<scm>
5454
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5555
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
56-
<tag>${scmTag}</tag>
56+
<tag>git-4.11.4</tag>
5757
<url>https://github.com/${gitHubRepo}</url>
5858
</scm>
5959

0 commit comments

Comments
 (0)