Skip to content

Commit f057a1a

Browse files
committedJan 12, 2025·
Revert "[maven-release-plugin] prepare release 933.3.0"
This reverts commit 22d978c.
1 parent 22d978c commit f057a1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
13-
<version>933.3.0</version>
13+
<version>${revision}${changelist}</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Bitbucket Branch Source Plugin</name>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6161
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
6262
<url>https://github.com/${gitHubRepo}</url>
63-
<tag>933.3.0</tag>
63+
<tag>${scmTag}</tag>
6464
</scm>
6565

6666
<dependencyManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.