Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Sep 9, 2019
1 parent 03bffef commit 532158e
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 @@ -16,7 +16,7 @@
</licenses>

<artifactId>git</artifactId>
<version>${revision}${changelist}</version>
<version>3.12.1</version>
<packaging>hpi</packaging>
<name>Jenkins Git plugin</name>
<description>Integrates Jenkins with GIT SCM</description>
Expand Down Expand Up @@ -306,7 +306,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-3.12.1</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit 532158e

Please sign in to comment.