Skip to content

Commit

Permalink
[JENKINS-19433] - Update Mailer plugin dependency to mailer-0.9 to su…
Browse files Browse the repository at this point in the history
…pport user properties

Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
  • Loading branch information
oleg-nenashev committed Jan 18, 2015
1 parent 4c1344e commit 960e18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>mailer</artifactId>
<version>1.6</version>
<version>1.9</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 960e18f

Please sign in to comment.