Skip to content

Commit 55db60d

Browse files
committed
[maven-release-plugin] prepare release instant-messaging-1.46
1 parent eb219f8 commit 55db60d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.jvnet.hudson.plugins</groupId>
1313
<artifactId>instant-messaging</artifactId>
1414
<packaging>hpi</packaging>
15-
<version>${revision}${changelist}</version>
15+
<version>1.46</version>
1616

1717
<name>Jenkins instant-messaging plugin</name>
1818
<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>
@@ -171,7 +171,7 @@
171171
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
172172
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
173173
<url>https://github.com/${gitHubRepo}</url>
174-
<tag>${scmTag}</tag>
174+
<tag>instant-messaging-1.46</tag>
175175
</scm>
176176

177177
<pluginRepositories>

0 commit comments

Comments
 (0)