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 c8d78ce commit 594c49cCopy full SHA for 594c49c
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>in.ashwanthkumar</groupId>
8
<artifactId>gocd-slack-notifier</artifactId>
9
- <version>2.0.2-RC2</version>
+ <version>2.0.2</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>20.1.0</target-go-version>
<description>Plugin to send build notifications to slack</description>
<vendor>
0 commit comments