Skip to content

Commit db50d34

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9dca5d2 commit db50d34

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
@@ -8,8 +8,8 @@
88
<relativePath />
99
</parent>
1010
<properties>
11-
<revision>4.4</revision>
12-
<changelist></changelist>
11+
<revision>4.5</revision>
12+
<changelist>-SNAPSHOT</changelist>
1313
<gitHubRepo>jenkinsci/report-diff-plugin</gitHubRepo>
1414
<chartjs.version>4.2.1.5</chartjs.version>
1515
<jenkins.version>2.361.4</jenkins.version>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4141
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
4242
<url>https://github.com/${gitHubRepo}</url>
43-
<tag>report-diff-4.4</tag>
43+
<tag>${scmTag}</tag>
4444
</scm>
4545

4646
<repositories>

0 commit comments

Comments
 (0)