Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 934.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfalco79 committed Jan 15, 2025
1 parent d771642 commit 388049e
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 @@
</parent>

<artifactId>cloudbees-bitbucket-branch-source</artifactId>
<version>${revision}${changelist}</version>
<version>934.3.1</version>
<packaging>hpi</packaging>

<name>Bitbucket Branch Source Plugin</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>934.3.1</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 388049e

Please sign in to comment.