Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.7.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Sep 18, 2023
1 parent c143cbd commit a09aaaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -12,7 +12,7 @@
<groupId>io.jenkins.plugins</groupId>
<packaging>hpi</packaging>
<name>JQuery3 API Plugin</name>
<version>${revision}${changelist}</version>
<version>3.7.1-1</version>

<description>Provides jQuery 3.x for Jenkins plugins.</description>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
Expand Down Expand Up @@ -101,7 +101,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>v3.7.1-1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit a09aaaa

Please sign in to comment.