Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jersey2-api-2.37-1
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Sep 6, 2022
1 parent 88fa773 commit c166833
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>jersey2-api</artifactId>
<version>${revision}${changelist}</version>
<version>2.37-1</version>
<packaging>hpi</packaging>

<name>Jersey 2 API</name>
Expand All @@ -28,7 +28,7 @@
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>jersey2-api-2.37-1</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit c166833

Please sign in to comment.