Skip to content

Commit 1ee3d3b

Browse files
committed
[maven-release-plugin] prepare release git-4.4.4
1 parent e98476d commit 1ee3d3b

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.4.4</version>
2121
<packaging>hpi</packaging>
2222
<name>Jenkins Git plugin</name>
2323
<description>Integrates Jenkins with Git SCM</description>
@@ -344,7 +344,7 @@
344344
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
345345
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
346346
<url>https://github.com/${gitHubRepo}</url>
347-
<tag>${scmTag}</tag>
347+
<tag>git-4.4.4</tag>
348348
</scm>
349349

350350
<pluginRepositories>

0 commit comments

Comments
 (0)