We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbe256 commit 14c6eebCopy full SHA for 14c6eeb
pom.xml
@@ -8,7 +8,7 @@
8
<relativePath />
9
</parent>
10
<artifactId>gitlab-oauth</artifactId>
11
- <version>${revision}${changelist}</version>
+ <version>1.21</version>
12
<packaging>hpi</packaging>
13
<properties>
14
<revision>1.20</revision>
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
47
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
48
<url>https://github.com/${gitHubRepo}</url>
49
- <tag>${scmTag}</tag>
+ <tag>gitlab-oauth-1.21</tag>
50
</scm>
51
52
0 commit comments