Skip to content

Commit 865c9aa

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.7.10
1 parent eac98d3 commit 865c9aa

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.7.10</version>
1212
<packaging>hpi</packaging>
1313
<name>GitLab Plugin</name>
1414
<url>https://github.com/jenkinsci/${project.artifactId}</url>
@@ -31,7 +31,7 @@
3131
<scm>
3232
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3333
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
34-
<tag>${scmTag}</tag>
34+
<tag>gitlab-plugin-1.7.10</tag>
3535
<url>https://github.com/${gitHubRepo}</url>
3636
</scm>
3737

0 commit comments

Comments
 (0)