Skip to content

Commit 1037e2a

Browse files
committed
Revert "[maven-release-plugin] prepare release jira-3.0.14"
This reverts commit 8b4906c
1 parent 8b4906c commit 1037e2a

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>3.0.14</version>
12+
<version>${revision}${changelist}</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Jira plugin</name>
1515
<description>Integrates Jenkins to Jira</description>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
6363
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
6464
<url>https://github.com/jenkinsci/jira-plugin</url>
65-
<tag>jira-3.0.14</tag>
65+
<tag>${scmTag}</tag>
6666
</scm>
6767

6868
<licenses>

0 commit comments

Comments
 (0)