We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ec9d9 commit ada4a3fCopy full SHA for ada4a3f
pom.xml
@@ -33,7 +33,7 @@
33
</parent>
34
35
<artifactId>branch-api</artifactId>
36
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
37
<packaging>hpi</packaging>
38
39
<name>Branch API Plugin</name>
@@ -60,7 +60,7 @@
60
<connection>scm:git:git://github.com/jenkinsci/branch-api-plugin.git</connection>
61
<developerConnection>scm:git:[email protected]:jenkinsci/branch-api-plugin.git</developerConnection>
62
<url>http://github.com/jenkinsci/branch-api-plugin</url>
63
- <tag>HEAD</tag>
+ <tag>branch-api-1.4</tag>
64
</scm>
65
66
<properties>
0 commit comments