Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab-plugin-1.5.33
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed May 25, 2022
1 parent fcf71b3 commit 23cda00
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.33</version>
<name>GitLab Plugin</name>
<url>https://github.com/jenkinsci/${project.artifactId}</url>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -56,7 +56,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>gitlab-plugin-1.5.33</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 23cda00

Please sign in to comment.