Skip to content

Commit 16b5dec

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d8b4420 commit 16b5dec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<relativePath />
99
</parent>
1010
<artifactId>gitlab-oauth</artifactId>
11-
<version>1.14</version>
11+
<version>${revision}${changelist}</version>
1212
<packaging>hpi</packaging>
1313
<properties>
14-
<revision>1.14</revision>
14+
<revision>1.15</revision>
1515
<changelist>-SNAPSHOT</changelist>
1616
<jenkins.version>2.249.1</jenkins.version>
1717
<java.level>8</java.level>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
4747
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4848
<url>https://github.com/${gitHubRepo}</url>
49-
<tag>gitlab-oauth-1.14</tag>
49+
<tag>${scmTag}</tag>
5050
</scm>
5151

5252

0 commit comments

Comments
 (0)