Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaSha committed Aug 9, 2024
1 parent 9a5d9f2 commit a6c1227
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 @@ -11,7 +11,7 @@

<groupId>com.coravy.hudson.plugins.github</groupId>
<artifactId>github</artifactId>
<version>${revision}${changelist}</version>
<version>1.40.0</version>
<packaging>hpi</packaging>

<name>GitHub plugin</name>
Expand Down Expand Up @@ -39,7 +39,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>v1.40.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

1 comment on commit a6c1227

@viceice
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KostyaSha Missing github release for v1.40.0 🤗

Please # to comment.