Skip to content

Commit 14c6eeb

Browse files
committed
[maven-release-plugin] prepare release gitlab-oauth-1.21
1 parent 0fbe256 commit 14c6eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<relativePath />
99
</parent>
1010
<artifactId>gitlab-oauth</artifactId>
11-
<version>${revision}${changelist}</version>
11+
<version>1.21</version>
1212
<packaging>hpi</packaging>
1313
<properties>
1414
<revision>1.20</revision>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4747
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4848
<url>https://github.com/${gitHubRepo}</url>
49-
<tag>${scmTag}</tag>
49+
<tag>gitlab-oauth-1.21</tag>
5050
</scm>
5151

5252

0 commit comments

Comments
 (0)