Skip to content

Commit 23cda00

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.5.33
1 parent fcf71b3 commit 23cda00

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.33</version>
1212
<name>GitLab Plugin</name>
1313
<url>https://github.com/jenkinsci/${project.artifactId}</url>
1414
<packaging>hpi</packaging>
@@ -56,7 +56,7 @@
5656
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5757
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
5858
<url>https://github.com/${gitHubRepo}</url>
59-
<tag>${scmTag}</tag>
59+
<tag>gitlab-plugin-1.5.33</tag>
6060
</scm>
6161
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
6262
<repositories>

0 commit comments

Comments
 (0)