Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Sep 4, 2024
1 parent 3e6128d commit 636a99d
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>io.jenkins.plugins</groupId>
<artifactId>checks-api</artifactId>
<version>${revision}${changelist}</version>
<version>2.2.1</version>
<packaging>hpi</packaging>

<name>Checks API plugin</name>
Expand All @@ -37,7 +37,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>v2.2.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 636a99d

Please sign in to comment.