Skip to content

Commit ff783e9

Browse files
committed
[maven-release-plugin] prepare release git-client-5.0.2
1 parent 3e35223 commit ff783e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>git-client</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>5.0.2</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Jenkins Git client plugin</name>
@@ -53,7 +53,7 @@
5353
<scm>
5454
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
5555
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
56-
<tag>${scmTag}</tag>
56+
<tag>git-client-5.0.2</tag>
5757
<url>https://github.com/${gitHubRepo}</url>
5858
</scm>
5959

0 commit comments

Comments
 (0)