Skip to content

Commit 42d4e12

Browse files
authored
Merge pull request #64 from hidapple/bump-plugin-2.0.3
Bump plugin version
2 parents d577ce1 + 39bd424 commit 42d4e12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Teams",
3-
"version": "2.0.3-SNAPSHOT",
3+
"version": "2.0.3",
44
"description": "",
55
"repository": {
66
"type": "git",

pom.xml

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

1313
<groupId>org.graylog.plugins</groupId>
1414
<artifactId>graylog-plugin-teams</artifactId>
15-
<version>2.0.3-SNAPSHOT</version>
15+
<version>2.0.3</version>
1616
<packaging>jar</packaging>
1717

1818
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)