Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-client-4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jan 21, 2023
1 parent 1a49fa4 commit ccb2043
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 @@ -10,7 +10,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git-client</artifactId>
<version>${revision}${changelist}</version>
<version>4.1.0</version>
<packaging>hpi</packaging>
<name>Jenkins Git client plugin</name>
<url>https://github.com/jenkinsci/git-client-plugin/blob/master/README.adoc</url>
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-client-4.1.0</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit ccb2043

Please sign in to comment.