You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<groupId>org.jvnet.hudson.plugins</groupId>
13
13
<artifactId>instant-messaging</artifactId>
14
14
<packaging>hpi</packaging>
15
-
<version>${revision}${changelist}</version>
15
+
<version>1.49</version>
16
16
17
17
<name>Jenkins instant-messaging plugin</name>
18
18
<description>A plugin that allows interaction with Jenkins from instant messaging chat systems (using protocol adapters from other plugins, such as ircbot and others)</description>
0 commit comments