Skip to content

Commit aa1a06e

Browse files
committed
[maven-release-plugin] prepare release branch-api-2.5.9
1 parent fb6ab94 commit aa1a06e

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
@@ -34,7 +34,7 @@
3434
</parent>
3535

3636
<artifactId>branch-api</artifactId>
37-
<version>${revision}${changelist}</version>
37+
<version>2.5.9</version>
3838
<packaging>hpi</packaging>
3939

4040
<name>Branch API Plugin</name>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
6262
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
6363
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
64-
<tag>${scmTag}</tag>
64+
<tag>branch-api-2.5.9</tag>
6565
</scm>
6666

6767
<properties>

0 commit comments

Comments
 (0)