Skip to content

Commit 186a41b

Browse files
committed
[maven-release-plugin] prepare release git-4.10.1
1 parent f0c4413 commit 186a41b

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.10.1</version>
2121
<packaging>hpi</packaging>
2222
<name>Git plugin</name>
2323
<description>Integrates Jenkins with Git SCM</description>
@@ -285,7 +285,7 @@
285285
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
286286
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
287287
<url>https://github.com/${gitHubRepo}</url>
288-
<tag>${scmTag}</tag>
288+
<tag>git-4.10.1</tag>
289289
</scm>
290290

291291
<repositories>

0 commit comments

Comments
 (0)