Skip to content

Commit 5b4c8aa

Browse files
committed
[maven-release-plugin] prepare release git-5.5.2
1 parent d7d4f71 commit 5b4c8aa

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</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>5.5.2</version>
1414
<packaging>hpi</packaging>
1515
<name>Git plugin</name>
1616
<url>https://github.com/${gitHubRepo}</url>
@@ -56,7 +56,7 @@
5656
<scm>
5757
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
5858
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
59-
<tag>${scmTag}</tag>
59+
<tag>git-5.5.2</tag>
6060
<url>https://github.com/${gitHubRepo}</url>
6161
</scm>
6262

0 commit comments

Comments
 (0)