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