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 e89a2ac commit e8aed32Copy full SHA for e8aed32
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>telegram-notifications</artifactId>
13
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.4.0</version>
14
<packaging>hpi</packaging>
15
16
<name>Telegram Bot Plugin</name>
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/jenkinsci/telegram-notifications-plugin.git</connection>
47
<developerConnection>scm:git:https://github.com/jenkinsci/telegram-notifications-plugin.git</developerConnection>
48
<url>https://github.com/jenkinsci/telegram-notifications-plugin</url>
49
- <tag>HEAD</tag>
+ <tag>telegram-notifications-1.4.0</tag>
50
</scm>
51
52
<licenses>
0 commit comments