From eecf8fcacc652f5550cc16e6b2284f9bd0ddf1dc Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sat, 19 Oct 2024 07:01:41 -0600 Subject: [PATCH] Remove unnecessary version declarations (#1680) Plugin BOM now includes the necessary versions. Rely on plugin BOM versions instead of maintaining them separately in this pom file. Confirmed versions match with `mvn help:effective-pom` before and after this change. --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pom.xml b/pom.xml index c0da280805..cb7a3c0d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -89,13 +89,6 @@ pom import - - - - io.jenkins.plugins.mina-sshd-api - mina-sshd-api-common - 2.14.0-133.vcc091215a_358 - @@ -106,8 +99,6 @@ org.jenkins-ci.plugins git-client - - 6.1.0 org.jenkins-ci.plugins @@ -120,8 +111,6 @@ org.jenkins-ci.plugins scm-api - - 698.v8e3b_c788f0a_6 org.jenkins-ci.plugins