Skip to content

Commit 5626940

Browse files
committed
[maven-release-plugin] prepare release jira-3.0.15
1 parent 9794345 commit 5626940

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.15</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Jira plugin</name>
1515
<description>Integrates Jenkins to Jira</description>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
4242
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
4343
<url>https://github.com/jenkinsci/jira-plugin</url>
44-
<tag>${scmTag}</tag>
44+
<tag>jira-3.0.15</tag>
4545
</scm>
4646

4747
<licenses>

0 commit comments

Comments
 (0)