8000
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 25372c7 commit 28d8decCopy full SHA for 28d8dec
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.coravy.hudson.plugins.github</groupId>
12
<artifactId>github</artifactId>
13
- <version>1.18.2</version>
+ <version>1.18.3-SNAPSHOT</version>
14
<packaging>hpi</packaging>
15
16
<name>GitHub plugin</name>
@@ -38,7 +38,7 @@
38
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
39
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
40
<url>https://github.com/jenkinsci/github-plugin</url>
41
- <tag>github-1.18.2</tag>
+ <tag>HEAD</tag>
42
</scm>
43
<issueManagement>
44
<system>JIRA</system>
0 commit comments