Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dockerhub-notification-2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Nov 14, 2024
1 parent 0efd7ae commit 48538ca
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 @@ -35,7 +35,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>dockerhub-notification</artifactId>
<version>${revision}${changelist}</version>
<version>2.7.3</version>
<packaging>hpi</packaging>

<name>CloudBees Docker Hub/Registry Notification</name>
Expand All @@ -52,7 +52,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>dockerhub-notification-2.7.3</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 48538ca

Please sign in to comment.