Skip to content

Commit faa5c2c

Browse files
authored
Merge pull request #1499 from jglick/parent
POM updates
2 parents 23cf60a + 380b580 commit faa5c2c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>6.2108.v08c2b_01b_cf4d</version>
7+
<version>6.2122.v70b_7b_f659d72</version>
88
<relativePath />
99
</parent>
1010

@@ -45,16 +45,10 @@
4545
<dependency>
4646
<groupId>io.jenkins.tools.bom</groupId>
4747
<artifactId>bom-${jenkins.baseline}.x</artifactId>
48-
<version>5804.v80587a_38d937</version>
48+
<version>5933.vcf06f7b_5d1a_2</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>
52-
<!-- TODO until in BOM -->
53-
<dependency>
54-
<groupId>org.jenkins-ci.plugins</groupId>
55-
<artifactId>credentials</artifactId>
56-
<version>1480.v2246fd131e83</version>
57-
</dependency>
5852
</dependencies>
5953
</dependencyManagement>
6054

0 commit comments

Comments
 (0)