Skip to content

Commit 36fec04

Browse files
committed
[maven-release-plugin] prepare release git-4.0.0-beta10
1 parent d1b07c6 commit 36fec04

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
@@ -16,7 +16,7 @@
1616
</licenses>
1717

1818
<artifactId>git</artifactId>
19-
<version>${revision}${changelist}</version>
19+
<version>4.0.0-beta10</version>
2020
<packaging>hpi</packaging>
2121
<name>Jenkins Git plugin</name>
2222
<description>Integrates Jenkins with GIT SCM</description>
@@ -310,7 +310,7 @@
310310
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
311311
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
312312
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
313-
<tag>${scmTag}</tag>
313+
<tag>git-4.0.0-beta10</tag>
314314
</scm>
315315

316316
<pluginRepositories>

0 commit comments

Comments
 (0)