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 68e6da1 commit 11de249Copy full SHA for 11de249
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.coravy.hudson.plugins.github</groupId>
13
<artifactId>github</artifactId>
14
- <version>1.35.0</version>
+ <version>${revision}${changelist}</version>
15
<packaging>hpi</packaging>
16
17
<name>GitHub plugin</name>
@@ -47,7 +47,7 @@
47
</issueManagement>
48
49
<properties>
50
- <revision>1.34.6</revision>
+ <revision>1.35.1</revision>
51
<changelist>-SNAPSHOT</changelist>
52
<gitHubRepo>jenkinsci/github-plugin</gitHubRepo>
53
<jenkins.version>2.357</jenkins.version>
0 commit comments