Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.6.0-3
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Apr 24, 2022
1 parent 52d2fb2 commit 9a77beb
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 @@ -12,7 +12,7 @@
<groupId>io.jenkins.plugins</groupId>
<packaging>hpi</packaging>
<name>JQuery3 API Plugin</name>
<version>${revision}${changelist}</version>
<version>3.6.0-3</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.6.0-3</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 9a77beb

Please sign in to comment.