Skip to content

Commit f2bd7ec

Browse files
committed
[maven-release-plugin] prepare release branch-api-2.6.3
1 parent 2750e4b commit f2bd7ec

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.6.3</version>
3838
<packaging>hpi</packaging>
3939

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

6767
<properties>

0 commit comments

Comments
 (0)