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 52c7975 commit fbca897Copy full SHA for fbca897
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>com.coravy.hudson.plugins.github</groupId>
12
<artifactId>github</artifactId>
13
<packaging>hpi</packaging>
14
- <version>1.13.0-SNAPSHOT</version>
+ <version>1.13.0-alpha-2</version>
15
<name>GitHub plugin</name>
16
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin</url>
17
@@ -143,7 +143,7 @@
143
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
144
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
145
<url>https://github.com/jenkinsci/github-plugin</url>
146
- <tag>HEAD</tag>
+ <tag>github-1.13.0-alpha-2</tag>
147
</scm>
148
149
<repositories>
0 commit comments