Skip to content

Commit

Permalink
[maven-release-plugin] prepare release github-branch-source-2.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord committed Feb 23, 2022
1 parent 728acf6 commit 8cb351a
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>github-branch-source</artifactId>
<version>${revision}${changelist}</version>
<version>2.11.5</version>
<packaging>hpi</packaging>
<name>GitHub Branch Source Plugin</name>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
Expand All @@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>github-branch-source-2.11.5</tag>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit 8cb351a

Please sign in to comment.