Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mask-passwords-3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Dec 31, 2020
1 parent a769b03 commit 9c0508c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Mask Passwords Plugin</name>
<description>Masks passwords that may appear in the console. Provides non-stored password parameter.</description>
<url>https://github.com/jenkinsci/mask-passwords-plugin</url>
<version>3.0-SNAPSHOT</version>
<version>3.0</version>

<properties>
<jenkins.version>2.272</jenkins.version>
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:git://github.com/jenkinsci/mask-passwords-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/mask-passwords-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/mask-passwords-plugin</url>
<tag>HEAD</tag>
<tag>mask-passwords-3.0</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 9c0508c

Please sign in to comment.