Skip to content

Commit 8261305

Browse files
committed
[maven-release-plugin] prepare release gitlab-oauth-1.16
1 parent 1b348b6 commit 8261305

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.16</version>
1212
<packaging>hpi</packaging>
1313
<properties>
1414
<revision>1.16</revision>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4646
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4747
<url>https://github.com/${gitHubRepo}</url>
48-
<tag>${scmTag}</tag>
48+
<tag>gitlab-oauth-1.16</tag>
4949
</scm>
5050

5151

0 commit comments

Comments
 (0)