Skip to content

Commit cecd350

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 78ce48f commit cecd350

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>parameterized-scheduler</artifactId>
12-
<version>0.9.1</version>
12+
<version>${revision}${changelist}</version>
1313
<packaging>hpi</packaging>
1414

1515
<properties>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
4545
<developerConnection>scm:git:ssh://[email protected]/${gitHubRepo}.git</developerConnection>
4646
<url>https://github.com/${gitHubRepo}</url>
47-
<tag>parameterized-scheduler-0.9.1</tag>
47+
<tag>${scmTag}</tag>
4848
</scm>
4949

5050
<repositories>

0 commit comments

Comments
 (0)