1
0
mirror of https://github.com/jenkinsci/mattermost-plugin.git synced 2024-11-29 08:22:10 +02:00

[maven-release-plugin] prepare release mattermost-1.5.1

This commit is contained in:
Jo Vandeginste 2016-03-29 11:34:46 +02:00
parent fde3f105c9
commit fa6e42d3df

View File

@ -19,7 +19,7 @@
<artifactId>mattermost</artifactId>
<packaging>hpi</packaging>
<version>1.5.1-SNAPSHOT</version>
<version>1.5.1</version>
<name>Mattermost Notification Plugin</name>
<description>A Build status publisher that notifies channels on a Mattermost server</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Mattermost+Plugin</url>
@ -40,7 +40,7 @@
<connection>scm:git:ssh://git@github.com/jenkinsci/mattermost-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/mattermost-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/mattermost-plugin</url>
<tag>mattermost-1.2</tag>
<tag>mattermost-1.5.1</tag>
</scm>
<dependencies>