Skip to content

Commit 1781589

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8096c38 commit 1781589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>coverage</artifactId>
14-
<version>2.5.0</version>
14+
<version>2.6.0-SNAPSHOT</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Coverage Plugin</name>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3939
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4040
<url>https://github.com/${gitHubRepo}</url>
41-
<tag>v2.5.0</tag>
41+
<tag>${scmTag}</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)