Skip to content

Commit

Permalink
[maven-release-plugin] prepare release matrix-auth-3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Jul 4, 2022
1 parent 1625c86 commit 8ce3e31
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 @@ -7,7 +7,7 @@
<version>4.41</version>
</parent>
<artifactId>matrix-auth</artifactId>
<version>${revision}${changelist}</version>
<version>3.1.5</version>
<packaging>hpi</packaging>
<name>Matrix Authorization Strategy Plugin</name>
<url>https://github.com/jenkinsci/matrix-auth-plugin</url>
Expand All @@ -28,7 +28,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>matrix-auth-3.1.5</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 8ce3e31

Please sign in to comment.