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 44b395b commit aa41a17Copy full SHA for aa41a17
pom.xml
@@ -16,7 +16,8 @@
16
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
17
<properties>
18
<changelist>999999-SNAPSHOT</changelist>
19
- <jenkins.version>2.355-SNAPSHOT</jenkins.version>
+ <!-- TODO https://github.com/jenkinsci/jenkins/pull/6539 -->
20
+ <jenkins.version>2.366-rc32795.df5b_49c75b_0e</jenkins.version>
21
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
22
</properties>
23
<licenses>
0 commit comments