Skip to content

Commit 99a72fc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9c0508c commit 99a72fc

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
@@ -12,7 +12,7 @@
1212
<name>Mask Passwords Plugin</name>
1313
<description>Masks passwords that may appear in the console. Provides non-stored password parameter.</description>
1414
<url>https://github.com/jenkinsci/mask-passwords-plugin</url>
15-
<version>3.0</version>
15+
<version>3.1-SNAPSHOT</version>
1616

1717
<properties>
1818
<jenkins.version>2.272</jenkins.version>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:git://github.com/jenkinsci/mask-passwords-plugin.git</connection>
2626
<developerConnection>scm:git:git@github.com:jenkinsci/mask-passwords-plugin.git</developerConnection>
2727
<url>http://github.com/jenkinsci/mask-passwords-plugin</url>
28-
<tag>mask-passwords-3.0</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<licenses>

0 commit comments

Comments
 (0)