Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-client-3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jul 14, 2021
1 parent 8a69a70 commit 703c3da
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 @@ -11,7 +11,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git-client</artifactId>
<version>${revision}${changelist}</version>
<version>3.8.0</version>
<packaging>hpi</packaging>

<name>Jenkins Git client plugin</name>
Expand Down Expand Up @@ -56,7 +56,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>git-client-3.8.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 703c3da

Please sign in to comment.