Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
raid5 committed Dec 17, 2014
1 parent 6b0109c commit bcb35a8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<artifactId>slack</artifactId>
<packaging>hpi</packaging>
<version>1.7-SNAPSHOT</version>
<version>1.8-SNAPSHOT</version>
<name>Slack Notification Plugin</name>
<description>A Build status publisher that notifies channels on a Slack team</description>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Slack+Plugin</url>
Expand Down Expand Up @@ -106,6 +106,11 @@
<name>Myles Grant</name>
<email>myles@tinyspeck.com</email>
</developer>
<developer>
<id>raid5</id>
<name>Adam McDonald</name>
<email>adam@l4mobile.com</email>
</developer>
</developers>

</project>

0 comments on commit bcb35a8

Please sign in to comment.