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