Skip to content

Commit 3eb1e08

Browse files
committed
[maven-release-plugin] prepare release git-5.10.1
1 parent 7efb190 commit 3eb1e08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
<scm>
2828
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
2929
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
30-
<tag>${scmTag}</tag>
30+
<tag>git-5.10.1</tag>
3131
<url>https://github.com/${gitHubRepo}</url>
3232
</scm>
3333

3434
<properties>
3535
<revision>5.10.1</revision>
36-
<changelist>-SNAPSHOT</changelist>
36+
<changelist></changelist>
3737
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3838
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
3939
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->

0 commit comments

Comments
 (0)