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 7b813f1 commit bccc542Copy full SHA for bccc542
pom.xml
@@ -65,9 +65,9 @@
65
<changelist>999999-SNAPSHOT</changelist>
66
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
67
<jenkins.baseline>2.479</jenkins.baseline>
68
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <!-- REMOVE -->
69
+ <jenkins.version>2.495</jenkins.version>
70
<no-test-jar>false</no-test-jar>
- <useBeta>true</useBeta>
71
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
72
</properties>
73
<dependencyManagement>
0 commit comments