Skip to content

Commit

Permalink
[maven-release-plugin] prepare release matrix-auth-2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Mar 10, 2021
1 parent bbe3585 commit b2a2aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,7 +7,7 @@
<version>4.7</version>
</parent>
<artifactId>matrix-auth</artifactId>
<version>${revision}${changelist}</version>
<version>2.6.6</version>
<packaging>hpi</packaging>
<name>Matrix Authorization Strategy Plugin</name>
<url>https://github.com/jenkinsci/matrix-auth-plugin</url>
Expand All @@ -31,7 +31,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>matrix-auth-2.6.6</tag>
</scm>
<dependencies>
<!-- optional plugin dependencies -->
Expand Down

0 comments on commit b2a2aa7

Please sign in to comment.