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 cf94976 commit 4da48b6Copy full SHA for 4da48b6
pom.xml
@@ -37,7 +37,7 @@
37
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
38
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
39
<jenkins.baseline>2.479</jenkins.baseline>
40
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
41
<no-test-jar>false</no-test-jar>
42
<!-- Jenkins.MANAGE is still in Beta -->
43
<useBeta>true</useBeta>
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>io.jenkins.tools.bom</groupId>
55
<artifactId>bom-${jenkins.baseline}.x</artifactId>
56
- <version>4136.vca_c3202a_7fd1</version>
+ <version>4228.v0a_71308d905b_</version>
57
<type>pom</type>
58
<scope>import</scope>
59
</dependency>
0 commit comments