Skip to content

Commit 984160c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9fd6508 commit 984160c

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>jira</artifactId>
12-
<version>3.20</version>
12+
<version>${revision}${changelist}</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Jira plugin</name>
1515
<description>Integrates Jenkins to Jira</description>
@@ -47,7 +47,7 @@
4747
</issueManagement>
4848

4949
<properties>
50-
<revision>3.20</revision>
50+
<revision>3.21</revision>
5151
<changelist>-SNAPSHOT</changelist>
5252
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
5353
<jira-rest-client.version>6.0.2</jira-rest-client.version>

0 commit comments

Comments
 (0)