Skip to content

Commit 1cf630d

Browse files
committed
[maven-release-plugin] prepare release git-3.10.0.1
1 parent 270bf14 commit 1cf630d

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>3.10.0.1</version>
2020
<packaging>hpi</packaging>
2121
<name>Jenkins Git plugin</name>
2222
<description>Integrates Jenkins with GIT SCM</description>
@@ -272,7 +272,7 @@
272272
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
273273
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
274274
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
275-
<tag>${scmTag}</tag>
275+
<tag>git-3.10.0.1</tag>
276276
</scm>
277277

278278
<pluginRepositories>

0 commit comments

Comments
 (0)