Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jira-3.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Nov 18, 2019
1 parent 3214a54 commit 608cfe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>jira</artifactId>
<version>${revision}${changelist}</version>
<version>3.0.11</version>
<packaging>hpi</packaging>
<name>Jenkins JIRA plugin</name>
<description>Integrates Jenkins to JIRA</description>
Expand Down Expand Up @@ -81,7 +81,7 @@
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/jira-plugin</url>
<tag>${scmTag}</tag>
<tag>jira-3.0.11</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 608cfe3

Please sign in to comment.