Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jira-3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Mar 14, 2024
1 parent 2749e87 commit 37e481f
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.13</version>
<packaging>hpi</packaging>
<name>Jenkins Jira plugin</name>
<description>Integrates Jenkins to Jira</description>
Expand Down Expand Up @@ -37,7 +37,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>jira-3.13</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 37e481f

Please sign in to comment.