Skip to content

Commit efeaa89

Browse files
committed
[maven-release-plugin] prepare release pam-auth-1.12
1 parent c35fb59 commit efeaa89

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>pam-auth</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.12</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>PAM Authentication plugin</name>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3737
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
3838
<url>https://github.com/${gitHubRepo}</url>
39-
<tag>${scmTag}</tag>
39+
<tag>pam-auth-1.12</tag>
4040
</scm>
4141

4242
<repositories>

0 commit comments

Comments
 (0)