Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jnr-posix-api-3.1.19-2
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Mar 14, 2024
1 parent 6f9e23e commit 15380b1
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 @@ -10,7 +10,7 @@

<groupId>io.jenkins.plugins</groupId>
<artifactId>jnr-posix-api</artifactId>
<version>${revision}${changelist}</version>
<version>3.1.19-2</version>
<packaging>hpi</packaging>
<name>jnr-posix API Plugin</name>
<description>Plugin providing jnr-posix API for other plugins.</description>
Expand All @@ -26,7 +26,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>jnr-posix-api-3.1.19-2</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 15380b1

Please sign in to comment.