Skip to content

Commit f9905d8

Browse files
committed
Use bom version for instance-identity
1 parent 4a7ccbf commit f9905d8

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Diff for: pom.xml

-16
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,6 @@
1313
<version>${changelist}</version>
1414
<packaging>hpi</packaging>
1515

16-
<developers>
17-
<developer>
18-
<id>johnrowl</id>
19-
<name>John Rowley</name>
20-
</developer>
21-
<developer>
22-
<id>jonesbusy</id>
23-
<name>Valentin Delaye</name>
24-
</developer>
25-
</developers>
26-
2716
<scm>
2817
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2918
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
@@ -53,11 +42,6 @@
5342
<scope>import</scope>
5443
<type>pom</type>
5544
</dependency>
56-
<dependency>
57-
<groupId>org.jenkins-ci.modules</groupId>
58-
<artifactId>instance-identity</artifactId>
59-
<version>201.vd2a_b_5a_468a_a_6</version>
60-
</dependency>
6145
</dependencies>
6246
</dependencyManagement>
6347
<dependencies>

0 commit comments

Comments
 (0)