Skip to content

Commit 682d2c8

Browse files
committed
[maven-release-plugin] prepare release version-number-1.13
1 parent 361c36b commit 682d2c8

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
@@ -24,13 +24,13 @@
2424
<scm>
2525
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2626
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
27-
<tag>${scmTag}</tag>
27+
<tag>version-number-1.13</tag>
2828
<url>https://github.com/${gitHubRepo}</url>
2929
</scm>
3030

3131
<properties>
3232
<revision>1.13</revision>
33-
<changelist>-SNAPSHOT</changelist>
33+
<changelist></changelist>
3434
<gitHubRepo>jenkinsci/lib-${project.artifactId}</gitHubRepo>
3535
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
3636
</properties>

0 commit comments

Comments
 (0)