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 d577ce1 + 39bd424 commit 42d4e12Copy full SHA for 42d4e12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Teams",
3
- "version": "2.0.3-SNAPSHOT",
+ "version": "2.0.3",
4
"description": "",
5
"repository": {
6
"type": "git",
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.graylog.plugins</groupId>
14
<artifactId>graylog-plugin-teams</artifactId>
15
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
16
<packaging>jar</packaging>
17
18
<name>${project.artifactId}</name>
0 commit comments