Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mask-passwords-2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Apr 3, 2020
1 parent 75a569b commit da77b8d
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>2.12.1-SNAPSHOT</version>
<version>2.13</version>

<properties>
<jenkins.version>1.642.4</jenkins.version>
Expand All @@ -24,7 +24,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-2.13</tag>
</scm>

<licenses>
Expand Down

0 comments on commit da77b8d

Please sign in to comment.