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 68b641a commit b1fc465Copy full SHA for b1fc465
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>telegram-notifications</artifactId>
13
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.3.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.3.0</tag>
50
</scm>
51
52
<licenses>
0 commit comments