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 9794345 commit 5626940Copy full SHA for 5626940
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>jira</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>3.0.15</version>
13
<packaging>hpi</packaging>
14
<name>Jenkins Jira plugin</name>
15
<description>Integrates Jenkins to Jira</description>
@@ -41,7 +41,7 @@
41
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
42
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
43
<url>https://github.com/jenkinsci/jira-plugin</url>
44
- <tag>${scmTag}</tag>
+ <tag>jira-3.0.15</tag>
45
</scm>
46
47
<licenses>
0 commit comments