Skip to content

Commit 6194699

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>checks-api</artifactId>
14-
<version>2.2.2</version>
14+
<version>${revision}${changelist}</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Checks API plugin</name>
1818
<description>Defines an API for Jenkins to publish checks to SCM platforms.</description>
1919

2020
<properties>
21-
<revision>2.2.2</revision>
21+
<revision>2.2.3</revision>
2222
<changelist>-SNAPSHOT</changelist>
2323
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
2424

0 commit comments

Comments
 (0)