Skip to content

Commit 025b549

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.6.0
1 parent ebd63be commit 025b549

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

0 commit comments

Comments
 (0)