Skip to content

Commit 82eecbb

Browse files
committed
[maven-release-plugin] prepare release cloudbees-bitbucket-branch-source-2.9.3
1 parent 0d8687a commit 82eecbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</parent>
3434

3535
<artifactId>cloudbees-bitbucket-branch-source</artifactId>
36-
<version>${revision}${changelist}</version>
36+
<version>2.9.3</version>
3737
<packaging>hpi</packaging>
3838

3939
<name>Bitbucket Branch Source Plugin</name>
@@ -80,7 +80,7 @@
8080
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
8181
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
8282
<url>https://github.com/${gitHubRepo}</url>
83-
<tag>${scmTag}</tag>
83+
<tag>cloudbees-bitbucket-branch-source-2.9.3</tag>
8484
</scm>
8585

8686
<dependencyManagement>

0 commit comments

Comments
 (0)