Skip to content

Commit ec94ef9

Browse files
committed
[maven-release-plugin] prepare release 935.0.0
1 parent 032b646 commit ec94ef9

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>${revision}${changelist}</version>
13+
<version>935.0.0</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Bitbucket Branch Source Plugin</name>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
6363
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
6464
<url>https://github.com/${gitHubRepo}</url>
65-
<tag>${scmTag}</tag>
65+
<tag>935.0.0</tag>
6666
</scm>
6767

6868
<dependencyManagement>

0 commit comments

Comments
 (0)