Skip to content

Commit 3632627

Browse files
[maven-release-plugin] prepare release git-4.3.1
1 parent c1872bb commit 3632627

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
@@ -17,7 +17,7 @@
1717
</licenses>
1818

1919
<artifactId>git</artifactId>
20-
<version>${revision}${changelist}</version>
20+
<version>4.3.1</version>
2121
<packaging>hpi</packaging>
2222
<name>Jenkins Git plugin</name>
2323
<description>Integrates Jenkins with Git SCM</description>
@@ -342,7 +342,7 @@
342342
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
343343
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
344344
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
345-
<tag>${scmTag}</tag>
345+
<tag>git-4.3.1</tag>
346346
</scm>
347347

348348
<pluginRepositories>

0 commit comments

Comments
 (0)