Skip to content

Commit 3f8e879

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 307c116 commit 3f8e879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

1212
<groupId>aendter.jenkins.plugins</groupId>
1313
<artifactId>filesystem-list-parameter-plugin</artifactId>
14-
<version>0.0.16</version>
14+
<version>0.0.17-SNAPSHOT</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Jenkins Filesystem List Parameter Plug-in</name>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
3434
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
3535
<url>https://github.com/${gitHubRepo}</url>
36-
<tag>filesystem-list-parameter-plugin-0.0.16</tag>
36+
<tag>${scmTag}</tag>
3737
</scm>
3838

3939
<url>https://github.com/${gitHubRepo}</url>

0 commit comments

Comments
 (0)