Skip to content

Commit 0d4e5bb

Browse files
authored
Merge pull request #812 from jglick/parent
Bump parent, BOM
2 parents 167c280 + 9a6d2da commit 0d4e5bb

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

pom.xml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.jenkins-ci.plugins</groupId>
3131
<artifactId>plugin</artifactId>
32-
<version>6.2108.v08c2b_01b_cf4d</version>
32+
<version>6.2122.v70b_7b_f659d72</version>
3333
<relativePath/>
3434
</parent>
3535

@@ -81,22 +81,10 @@
8181
<dependency>
8282
<groupId>io.jenkins.tools.bom</groupId>
8383
<artifactId>bom-${jenkins.baseline}.x</artifactId>
84-
<version>5659.vecf9e2dc5a_ed</version>
84+
<version>5701.va_b_018a_a_6b_0d3</version>
8585
<type>pom</type>
8686
<scope>import</scope>
8787
</dependency>
88-
<!-- TODO until in BOM -->
89-
<dependency>
90-
<groupId>org.jenkins-ci.plugins</groupId>
91-
<artifactId>scm-api</artifactId>
92-
<version>724.v7d839074eb_5c</version>
93-
</dependency>
94-
<dependency>
95-
<groupId>org.jenkins-ci.plugins</groupId>
96-
<artifactId>scm-api</artifactId>
97-
<classifier>tests</classifier>
98-
<version>724.v7d839074eb_5c</version>
99-
</dependency>
10088
</dependencies>
10189
</dependencyManagement>
10290
<dependencies>

0 commit comments

Comments
 (0)