Skip to content

Commit 40a8079

Browse files
committed
[maven-release-plugin] prepare release git-4.7.0
1 parent ea21358 commit 40a8079

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.7.0</version>
2121
<packaging>hpi</packaging>
2222
<name>Jenkins Git plugin</name>
2323
<description>Integrates Jenkins with Git SCM</description>
@@ -299,7 +299,7 @@
299299
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
300300
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
301301
<url>https://github.com/${gitHubRepo}</url>
302-
<tag>${scmTag}</tag>
302+
<tag>git-4.7.0</tag>
303303
</scm>
304304

305305
<pluginRepositories>

0 commit comments

Comments
 (0)