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 f0a971f commit c4657a2Copy full SHA for c4657a2
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.coravy.hudson.plugins.github</groupId>
13
<artifactId>github</artifactId>
14
- <version>1.13.2-SNAPSHOT</version>
+ <version>1.13.2</version>
15
<packaging>hpi</packaging>
16
17
<name>GitHub plugin</name>
@@ -39,7 +39,7 @@
39
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
40
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
41
<url>https://github.com/jenkinsci/github-plugin</url>
42
- <tag>github-1.13.0</tag>
+ <tag>github-1.13.2</tag>
43
</scm>
44
45
<issueManagement>
0 commit comments