File tree Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >org.jenkins-ci.plugins</groupId >
7
7
<artifactId >plugin</artifactId >
8
8
<version >5.18</version >
9
+ <relativePath />
9
10
</parent >
10
11
11
12
<groupId >org.jenkins-ci.plugins</groupId >
25
26
</license >
26
27
</licenses >
27
28
28
- <developers >
29
- <developer >
30
- <id >strangelookingnerd</id >
31
- <name >Daniel Krämer</name >
32
- </developer >
33
- <developer >
34
- <id >bakito</id >
35
- <name >Marc Brugger</name >
36
- </developer >
37
- <developer >
38
- <id >wolfs</id >
39
- <name >Stefan Wolf</name >
40
- </developer >
41
- <developer >
42
- <id >beryx</id >
43
- <name >Serban Iordache</name >
44
- </developer >
45
- </developers >
46
-
47
29
<scm >
48
30
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
49
31
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
56
38
<gitHubRepo >jenkinsci/badge-plugin</gitHubRepo >
57
39
<hpi .compatibleSinceVersion>2.0</hpi .compatibleSinceVersion>
58
40
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
59
- <jenkins .baseline>2.479 </jenkins .baseline>
41
+ <jenkins .baseline>2.492 </jenkins .baseline>
60
42
<jenkins .version>${jenkins.baseline} .3</jenkins .version>
61
43
<revision >2.9</revision >
62
44
<spotbugs .effort>Max</spotbugs .effort>
69
51
<dependency >
70
52
<groupId >io.jenkins.tools.bom</groupId >
71
53
<artifactId >bom-${jenkins.baseline}.x</artifactId >
72
- <version >5054.v620b_5d2b_d5e6 </version >
54
+ <version >5085.v05cc65a_936d3 </version >
73
55
<type >pom</type >
74
56
<scope >import</scope >
75
57
</dependency >
You can’t perform that action at this time.
0 commit comments