Skip to content

Commit dac791f

Browse files
committed
[maven-release-plugin] prepare release jira-3.0.17
1 parent eb1f4d9 commit dac791f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>jira</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>3.0.17</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Jira plugin</name>
1515
<description>Integrates Jenkins to Jira</description>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
3232
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
3333
<url>https://github.com/jenkinsci/jira-plugin</url>
34-
<tag>${scmTag}</tag>
34+
<tag>jira-3.0.17</tag>
3535
</scm>
3636

3737
<licenses>

0 commit comments

Comments
 (0)