Skip to content

Commit 673e5a8

Browse files
committed
[maven-release-plugin] prepare release git-client-6.1.0
1 parent 4ed6af1 commit 673e5a8

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>6.1.0</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Jenkins Git client plugin</name>
@@ -48,7 +48,7 @@
4848
<scm>
4949
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
5050
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
51-
<tag>${scmTag}</tag>
51+
<tag>git-client-6.1.0</tag>
5252
<url>https://github.com/${gitHubRepo}</url>
5353
</scm>
5454

0 commit comments

Comments
 (0)