Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab-plugin-1.5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Nov 30, 2021
1 parent ed2f495 commit 9d3fed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<relativePath />
</parent>
<artifactId>gitlab-plugin</artifactId>
<version>${revision}${changelist}</version>
<version>1.5.24</version>
<name>GitLab Plugin</name>
<url>https://github.com/jenkinsci/${project.artifactId}</url>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -58,7 +58,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>gitlab-plugin-1.5.24</tag>
</scm>
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
<repositories>
Expand Down

0 comments on commit 9d3fed6

Please sign in to comment.