Skip to content

Commit ada4a3f

Browse files
committed
[maven-release-plugin] prepare release branch-api-1.4
1 parent 61ec9d9 commit ada4a3f

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>branch-api</artifactId>
36-
<version>1.4-SNAPSHOT</version>
36+
<version>1.4</version>
3737
<packaging>hpi</packaging>
3838

3939
<name>Branch API Plugin</name>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:git://github.com/jenkinsci/branch-api-plugin.git</connection>
6161
<developerConnection>scm:git:[email protected]:jenkinsci/branch-api-plugin.git</developerConnection>
6262
<url>http://github.com/jenkinsci/branch-api-plugin</url>
63-
<tag>HEAD</tag>
63+
<tag>branch-api-1.4</tag>
6464
</scm>
6565

6666
<properties>

0 commit comments

Comments
 (0)