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 212cd72 commit ea2db50Copy full SHA for ea2db50
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>de.irgendwr</groupId>
13
<artifactId>graylog-plugin-telegram-notification</artifactId>
14
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.5.0</version>
15
<packaging>jar</packaging>
16
17
<name>${project.artifactId}</name>
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/irgendwr/TelegramAlert.git</connection>
30
<developerConnection>scm:git:https://github.com/irgendwr/TelegramAlert.git</developerConnection>
31
<url>https://github.com/irgendwr/TelegramAlert</url>
32
- <tag>HEAD</tag>
+ <tag>v2.5.0</tag>
33
</scm>
34
35
<properties>
0 commit comments