Skip to content

Commit 8d54a12

Browse files
committed
[maven-release-plugin] prepare release cloudbees-bitbucket-branch-source-2.2.8
1 parent 3412b4e commit 8d54a12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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>2.2.8-SNAPSHOT</version>
36+
<version>2.2.8</version>
3737
<packaging>hpi</packaging>
3838

3939
<name>Bitbucket Branch Source Plugin</name>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:git://github.com/jenkinsci/bitbucket-branch-source-plugin.git</connection>
6060
<developerConnection>scm:git:[email protected]:jenkinsci/bitbucket-branch-source-plugin.git</developerConnection>
6161
<url>https://github.com/jenkinsci/bitbucket-branch-source-plugin</url>
62-
<tag>HEAD</tag>
62+
<tag>cloudbees-bitbucket-branch-source-2.2.8</tag>
6363
</scm>
6464

6565
<dependencyManagement>
@@ -197,7 +197,7 @@
197197
<executions>
198198
<execution>
199199
<id>default-enforce</id>
200-
<phase/> <!-- https://stackoverflow.com/a/19540026/12916 -->
200+
<phase /> <!-- https://stackoverflow.com/a/19540026/12916 -->
201201
</execution>
202202
</executions>
203203
</plugin>

0 commit comments

Comments
 (0)