[maven-release-plugin] prepare release gitlab-plugin-1.3.2
This commit is contained in:
parent
3b32a0ac85
commit
3d1f51979f
4
pom.xml
4
pom.xml
|
@ -14,7 +14,7 @@
|
|||
</properties>
|
||||
|
||||
<artifactId>gitlab-plugin</artifactId>
|
||||
<version>1.3.2-SNAPSHOT</version>
|
||||
<version>1.3.2</version>
|
||||
<name>GitLab Plugin</name>
|
||||
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin</url>
|
||||
<packaging>hpi</packaging>
|
||||
|
@ -61,7 +61,7 @@
|
|||
<connection>scm:git:ssh://github.com:jenkinsci/gitlab-plugin.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:jenkinsci/gitlab-plugin.git</developerConnection>
|
||||
<url>https://github.com/jenkinsci/gitlab-plugin</url>
|
||||
<tag>HEAD</tag>
|
||||
<tag>gitlab-plugin-1.3.2</tag>
|
||||
</scm>
|
||||
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
|
||||
<repositories>
|
||||
|
|
Loading…
Reference in New Issue