Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab-plugin-1.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Oct 15, 2021
1 parent c91a50d commit 6f414fa
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.22</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:https://github.com/${gitHubRepo}</connection>
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>gitlab-plugin-1.5.22</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 6f414fa

Please sign in to comment.