Skip to content

Commit 752f55d

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.9.0
1 parent 68a2f37 commit 752f55d

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>${revision}${changelist}</version>
12+
<version>1.9.0</version>
1313
<packaging>hpi</packaging>
1414
<name>GitLab Plugin</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}</url>
@@ -32,7 +32,7 @@
3232
<scm>
3333
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3434
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
35-
<tag>${scmTag}</tag>
35+
<tag>gitlab-plugin-1.9.0</tag>
3636
<url>https://github.com/${gitHubRepo}</url>
3737
</scm>
3838

0 commit comments

Comments
 (0)