Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Apr 24, 2022
1 parent b3e5a8f commit 8d93ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>git</artifactId>
<version>${revision}${changelist}</version>
<version>4.11.1</version>
<packaging>hpi</packaging>
<name>Git plugin</name>
<description>Integrates Jenkins with Git SCM</description>
Expand Down Expand Up @@ -53,7 +53,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>git-4.11.1</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 8d93ac3

Please sign in to comment.