Skip to content

Commit 1046334

Browse files
committed
[maven-release-plugin] prepare release gitlab-plugin-1.4.1
1 parent 37c6071 commit 1046334

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
@@ -14,7 +14,7 @@
1414
</properties>
1515

1616
<artifactId>gitlab-plugin</artifactId>
17-
<version>1.4.1-SNAPSHOT</version>
17+
<version>1.4.1</version>
1818
<name>GitLab Plugin</name>
1919
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin</url>
2020
<packaging>hpi</packaging>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:ssh://github.com:jenkinsci/gitlab-plugin.git</connection>
6262
<developerConnection>scm:git:[email protected]:jenkinsci/gitlab-plugin.git</developerConnection>
6363
<url>https://github.com/jenkinsci/gitlab-plugin</url>
64-
<tag>HEAD</tag>
64+
<tag>gitlab-plugin-1.4.1</tag>
6565
</scm>
6666
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
6767
<repositories>

0 commit comments

Comments
 (0)