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 cc84ef4 commit 038dabaCopy full SHA for 038daba
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.12.1-SNAPSHOT</version>
+ <version>1.12.1</version>
15
<name>GitHub plugin</name>
16
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin</url>
17
@@ -131,7 +131,7 @@
131
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
132
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
133
<url>https://github.com/jenkinsci/github-plugin</url>
134
- <tag>HEAD</tag>
+ <tag>github-1.12.1</tag>
135
</scm>
136
137
<repositories>
0 commit comments