We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35fb59 commit efeaa89Copy full SHA for efeaa89
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>pam-auth</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>1.12</version>
14
<packaging>hpi</packaging>
15
16
<name>PAM Authentication plugin</name>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
37
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
38
<url>https://github.com/${gitHubRepo}</url>
39
- <tag>${scmTag}</tag>
+ <tag>pam-auth-1.12</tag>
40
</scm>
41
42
<repositories>
0 commit comments