Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab-plugin-1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
krisstern committed Feb 26, 2023
1 parent 02a627a commit eb52963
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.55</version>
<relativePath/>
<relativePath />
</parent>
<artifactId>gitlab-plugin</artifactId>
<version>${revision}${changelist}</version>
<version>1.7.7</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.7.7</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 eb52963

Please sign in to comment.