Skip to content

Commit 65c0401

Browse files
committed
[maven-release-plugin] prepare release build-timeout-1.39
1 parent f123b25 commit 65c0401

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
@@ -27,13 +27,13 @@
2727
<scm>
2828
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2929
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
30-
<tag>${scmTag}</tag>
30+
<tag>build-timeout-1.39</tag>
3131
<url>https://github.com/${gitHubRepo}</url>
3232
</scm>
3333

3434
<properties>
3535
<revision>1.39</revision>
36-
<changelist>-SNAPSHOT</changelist>
36+
<changelist></changelist>
3737
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
3838
<jenkins.baseline>2.516</jenkins.baseline>
3939
<jenkins.version>${jenkins.baseline}.3</jenkins.version>

0 commit comments

Comments
 (0)