Skip to content

Commit 12bfdf3

Browse files
committed
[maven-release-plugin] prepare release git-5.6.0
1 parent f7b3274 commit 12bfdf3

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

1616
<name>Git plugin</name>
@@ -57,7 +57,7 @@
5757
<scm>
5858
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
5959
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
60-
<tag>${scmTag}</tag>
60+
<tag>git-5.6.0</tag>
6161
<url>https://github.com/${gitHubRepo}</url>
6262
</scm>
6363

0 commit comments

Comments
 (0)