Skip to content

Commit 6f414fa

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.5.22
1 parent c91a50d commit 6f414fa

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
@@ -8,7 +8,7 @@
88
<relativePath />
99
</parent>
1010
<artifactId>gitlab-plugin</artifactId>
11-
<version>${revision}${changelist}</version>
11+
<version>1.5.22</version>
1212
<name>GitLab Plugin</name>
1313
<url>https://github.com/jenkinsci/${project.artifactId}</url>
1414
<packaging>hpi</packaging>
@@ -58,7 +58,7 @@
5858
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
5959
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
6060
<url>https://github.com/${gitHubRepo}</url>
61-
<tag>${scmTag}</tag>
61+
<tag>gitlab-plugin-1.5.22</tag>
6262
</scm>
6363
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
6464
<repositories>

0 commit comments

Comments
 (0)