Skip to content

Commit a122275

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.9.8
1 parent aeb3eeb commit a122275

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>gitlab-plugin</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.9.8</version>
1313
<packaging>hpi</packaging>
1414
<name>GitLab Plugin</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}</url>
@@ -24,7 +24,7 @@
2424
<scm>
2525
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
2626
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
27-
<tag>1.9.7</tag>
27+
<tag>gitlab-plugin-1.9.8</tag>
2828
<url>https://github.com/${gitHubRepo}</url>
2929
</scm>
3030

0 commit comments

Comments
 (0)