Skip to content

Commit ffd75ba

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3fbf062 commit ffd75ba

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.18</version>
14+
<version>0.0.19-SNAPSHOT</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Jenkins Filesystem List Parameter Plug-in</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
3636
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
3737
<url>https://github.com/${gitHubRepo}</url>
38-
<tag>filesystem-list-parameter-plugin-0.0.18</tag>
38+
<tag>${scmTag}</tag>
3939
</scm>
4040

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

0 commit comments

Comments
 (0)