We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b0ca2 commit cc9d4e1Copy full SHA for cc9d4e1
pom.xml
@@ -8,7 +8,7 @@
8
<relativePath />
9
</parent>
10
<artifactId>gitlab-oauth</artifactId>
11
- <version>${revision}${changelist}</version>
+ <version>1.15</version>
12
<packaging>hpi</packaging>
13
<properties>
14
<revision>1.15</revision>
@@ -46,7 +46,7 @@
46
<connection>scm:git:git://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.15</tag>
50
</scm>
51
52
0 commit comments