Skip to content

Commit 91fe4c9

Browse files
committed
[maven-release-plugin] prepare release matrix-auth-3.2.5
1 parent eeb4ce5 commit 91fe4c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>5.5</version>
88
</parent>
99
<artifactId>matrix-auth</artifactId>
10-
<version>${revision}${changelist}</version>
10+
<version>3.2.5</version>
1111
<packaging>hpi</packaging>
1212
<name>Matrix Authorization Strategy Plugin</name>
1313
<url>https://github.com/jenkinsci/matrix-auth-plugin</url>
@@ -20,7 +20,7 @@
2020
<scm>
2121
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2222
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
23-
<tag>${scmTag}</tag>
23+
<tag>matrix-auth-3.2.5</tag>
2424
<url>https://github.com/${gitHubRepo}</url>
2525
</scm>
2626
<properties>

0 commit comments

Comments
 (0)