Commit 1b9268c 1 parent fb4f71a commit 1b9268c Copy full SHA for 1b9268c
File tree 1 file changed +3
-10
lines changed
1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jenkins-ci.plugins</groupId >
6
6
<artifactId >plugin</artifactId >
7
- <version >5.4 </version >
7
+ <version >5.7 </version >
8
8
<relativePath />
9
9
</parent >
10
10
13
13
<name >Sectioned View Plugin</name >
14
14
<version >${revision}${changelist} </version >
15
15
<url >http://wiki.jenkins-ci.org/display/JENKINS/Sectioned+View+Plugin</url >
16
- <developers >
17
- <developer >
18
- <id >tbingaman</id >
19
- <name >Timothy Bingaman</name >
20
-
21
- </developer >
22
- </developers >
23
16
24
17
<licenses >
25
18
<license >
54
47
<changelist >-SNAPSHOT</changelist >
55
48
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
56
49
<jenkins .baseline>2.479</jenkins .baseline>
57
- <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
50
+ <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
58
51
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
59
52
<!-- TODO fix existing violations -->
60
53
<spotbugs .threshold>High</spotbugs .threshold>
65
58
<dependency >
66
59
<groupId >io.jenkins.tools.bom</groupId >
67
60
<artifactId >bom-${jenkins.baseline}.x</artifactId >
68
- <version >3850.vb_c5319efa_e29 </version >
61
+ <version >4228.v0a_71308d905b_ </version >
69
62
<type >pom</type >
70
63
<scope >import</scope >
71
64
</dependency >
You can’t perform that action at this time.
0 commit comments