Skip to content

Commit a635332

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 983fd36 commit a635332

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

1111
<artifactId>gitlab-plugin</artifactId>
12-
<version>1.9.7</version>
12+
<version>${revision}${changelist}</version>
1313
<packaging>hpi</packaging>
1414
<name>GitLab Plugin</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}</url>
@@ -42,7 +42,7 @@
4242
</distributionManagement>
4343

4444
<properties>
45-
<revision>1.9.7</revision>
45+
<revision>1.9.8</revision>
4646
<changelist>-SNAPSHOT</changelist>
4747
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4848
<jenkins.baseline>2.479</jenkins.baseline>

0 commit comments

Comments
 (0)