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.
2 parents 973ede0 + ba4a66c commit 13858dfCopy full SHA for 13858df
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>in.ashwanthkumar</groupId>
8
<artifactId>gocd-slack-notifier</artifactId>
9
- <version>1.4.0-RC8</version>
+ <version>1.4.0-RC9</version>
10
<packaging>jar</packaging>
11
12
<properties>
src/main/resources/plugin.xml
@@ -2,12 +2,12 @@
2
<go-plugin id="slack.notifier" version="1">
3
<about>
4
<name>Slack Notification Plugin</name>
5
- <version>1.4.0-RC7</version>
<target-go-version>16.1.0</target-go-version>
<description>Plugin to send build notifications to slack</description>
<vendor>
<name>Ashwanth Kumar</name>
<url>https://github.com/ashwanthkumar/gocd-slack-build-notifier</url>
</vendor>
</about>
13
-</go-plugin>
+</go-plugin>
0 commit comments