Skip to content

Commit dfc4e18

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9801843 commit dfc4e18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<scm>
3838
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3939
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
40-
<tag>plugin-5.30</tag>
40+
<tag>${scmTag}</tag>
4141
<url>https://github.com/jenkinsci/plugin-pom</url>
4242
</scm>
4343

@@ -54,8 +54,8 @@
5454
</distributionManagement>
5555

5656
<properties>
57-
<revision>5.30</revision>
58-
<changelist></changelist>
57+
<revision>5.31</revision>
58+
<changelist>-SNAPSHOT</changelist>
5959
<gitHubRepo>jenkinsci/plugin-pom</gitHubRepo>
6060
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6161
<project.build.outputEncoding>UTF-8</project.build.outputEncoding>

0 commit comments

Comments
 (0)