Skip to content

Commit 594c49c

Browse files
Bump 2.0.2
1 parent c8d78ce commit 594c49c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>in.ashwanthkumar</groupId>
88
<artifactId>gocd-slack-notifier</artifactId>
9-
<version>2.0.2-RC2</version>
9+
<version>2.0.2</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

src/main/resources/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<go-plugin id="slack.notifier" version="1">
33
<about>
44
<name>Slack Notification Plugin</name>
5-
<version>2.0.2-RC2</version>
5+
<version>2.0.2</version>
66
<target-go-version>20.1.0</target-go-version>
77
<description>Plugin to send build notifications to slack</description>
88
<vendor>

0 commit comments

Comments
 (0)