Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-arabaolaza committed Aug 12, 2022
1 parent 885eaed commit 9d9fa7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</licenses>

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

<repositories>
Expand Down

0 comments on commit 9d9fa7b

Please sign in to comment.