We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9864be0 commit 64641c6Copy full SHA for 64641c6
pom.xml
@@ -10,7 +10,7 @@
10
11
<artifactId>ghprb</artifactId>
12
<name>GitHub Pull Request Builder</name>
13
- <version>1.16-8</version>
+ <version>1.16-9-SNAPSHOT</version>
14
<packaging>hpi</packaging>
15
16
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitHub+pull+request+builder+plugin</url>
@@ -36,7 +36,7 @@
36
<connection>scm:git:ssh://github.com/jenkinsci/ghprb-plugin.git</connection>
37
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/ghprb-plugin.git</developerConnection>
38
<url>https://github.com/jenkinsci/ghprb-plugin</url>
39
- <tag>ghprb-1.16-8</tag>
+ <tag>HEAD</tag>
40
</scm>
41
42
<issueManagement>
0 commit comments