Skip to content

Commit ea2db50

Browse files
committed
[maven-release-plugin] prepare release v2.5.0
1 parent 212cd72 commit ea2db50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>de.irgendwr</groupId>
1313
<artifactId>graylog-plugin-telegram-notification</artifactId>
14-
<version>2.4.1-SNAPSHOT</version>
14+
<version>2.5.0</version>
1515
<packaging>jar</packaging>
1616

1717
<name>${project.artifactId}</name>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/irgendwr/TelegramAlert.git</connection>
3030
<developerConnection>scm:git:https://github.com/irgendwr/TelegramAlert.git</developerConnection>
3131
<url>https://github.com/irgendwr/TelegramAlert</url>
32-
<tag>HEAD</tag>
32+
<tag>v2.5.0</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)