Skip to content

Commit e3d5242

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.1.17
1 parent c6c4485 commit e3d5242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88

99
<artifactId>gitlab-plugin</artifactId>
10-
<version>1.1.17-SNAPSHOT</version>
10+
<version>1.1.17</version>
1111
<name>GitLab Plugin</name>
1212
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin</url>
1313
<packaging>hpi</packaging>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:ssh://github.com:jenkinsci/gitlab-plugin.git</connection>
3232
<developerConnection>scm:git:git@github.com:jenkinsci/gitlab-plugin.git</developerConnection>
3333
<url>https://github.com/jenkinsci/gitlab-plugin</url>
34-
<tag>HEAD</tag>
34+
<tag>gitlab-plugin-1.1.17</tag>
3535
</scm>
3636
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
3737
<repositories>

0 commit comments

Comments
 (0)