Skip to content

Commit b42c40c

Browse files
Update bom to released version (#505)
1 parent 54bc41e commit b42c40c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

pom.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@
2424
</license>
2525
</licenses>
2626

27-
<developers>
28-
<developer>
29-
<id>strangelookingnerd</id>
30-
<name>Daniel Krämer</name>
31-
<email>[email protected]</email>
32-
</developer>
33-
</developers>
34-
3527
<scm>
3628
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3729
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
@@ -55,7 +47,7 @@
5547
<dependency>
5648
<groupId>io.jenkins.tools.bom</groupId>
5749
<artifactId>bom-${jenkins.baseline}.x</artifactId>
58-
<version>5759.va_1462c940572</version>
50+
<version>5750.vec44cb_c78352</version>
5951
<type>pom</type>
6052
<scope>import</scope>
6153
</dependency>

0 commit comments

Comments
 (0)