Skip to content

Commit 532158e

Browse files
committed
[maven-release-plugin] prepare release git-3.12.1
1 parent 03bffef commit 532158e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</licenses>
1717

1818
<artifactId>git</artifactId>
19-
<version>${revision}${changelist}</version>
19+
<version>3.12.1</version>
2020
<packaging>hpi</packaging>
2121
<name>Jenkins Git plugin</name>
2222
<description>Integrates Jenkins with GIT SCM</description>
@@ -306,7 +306,7 @@
306306
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
307307
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
308308
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
309-
<tag>${scmTag}</tag>
309+
<tag>git-3.12.1</tag>
310310
</scm>
311311

312312
<pluginRepositories>

0 commit comments

Comments
 (0)