Skip to content

Commit aa41a17

Browse files
authored
Use incremental
1 parent 44b395b commit aa41a17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<properties>
1818
<changelist>999999-SNAPSHOT</changelist>
19-
<jenkins.version>2.355-SNAPSHOT</jenkins.version>
19+
<!-- TODO https://github.com/jenkinsci/jenkins/pull/6539 -->
20+
<jenkins.version>2.366-rc32795.df5b_49c75b_0e</jenkins.version>
2021
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
2122
</properties>
2223
<licenses>

0 commit comments

Comments
 (0)