Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jira-3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Apr 3, 2022
1 parent f9f7835 commit 7417524
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>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>
<packaging>hpi</packaging>
<name>Jenkins Jira plugin</name>
<description>Integrates Jenkins to Jira</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:git:/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https:/${gitHubRepo}</url>
<tag>jira-3.6</tag>
<tag>jira-3.6.1</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 7417524

Please sign in to comment.