We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5c1a8 commit b2bb9a8Copy full SHA for b2bb9a8
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>in.ashwanthkumar</groupId>
8
<artifactId>gocd-slack-notifier</artifactId>
9
- <version>1.4.0-RC10</version>
+ <version>1.4.0-RC11</version>
10
<packaging>jar</packaging>
11
12
<properties>
src/main/resources/plugin.xml
@@ -2,7 +2,7 @@
2
<go-plugin id="slack.notifier" version="1">
3
<about>
4
<name>Slack Notification Plugin</name>
5
<target-go-version>16.3.0</target-go-version>
<description>Plugin to send build notifications to slack</description>
<vendor>
0 commit comments