Skip to content

Commit

Permalink
Merge branch 'master' into require-jenkins-2.479
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Dec 28, 2024
2 parents 54ed7ee + 2302d33 commit 7b9b000
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,6 @@
</license>
</licenses>

<developers>
<developer>
<id>markewaite</id>
<name>Mark Waite</name>
<email>[email protected]</email>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>ikedam</id>
<name>IKEDA Yasuyuki</name>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}</developerConnection>
Expand All @@ -61,7 +46,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>3814.v9563d972079a_</version>
<version>3850.vb_c5319efa_e29</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7b9b000

Please sign in to comment.