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 eb1f4d9 commit dac791fCopy full SHA for dac791f
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>jira</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>3.0.17</version>
13
<packaging>hpi</packaging>
14
<name>Jenkins Jira plugin</name>
15
<description>Integrates Jenkins to Jira</description>
@@ -31,7 +31,7 @@
31
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
32
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
33
<url>https://github.com/jenkinsci/jira-plugin</url>
34
- <tag>${scmTag}</tag>
+ <tag>jira-3.0.17</tag>
35
</scm>
36
37
<licenses>
0 commit comments