From c7f0da851f53b8309b9831eee4e4b98480d84063 Mon Sep 17 00:00:00 2001 From: Sven Schoenung Date: Fri, 7 Sep 2018 22:13:04 +0200 Subject: [PATCH] Remove unnecessary org.eclipse.jgit dependency Library is already available as a transitive dependency through the org.jenkins-ci.plugins:git plugin --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9fcac16..c03703f 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ + org.jenkins-ci.plugins cvs @@ -55,12 +56,6 @@ 1.2.0 true - - org.eclipse.jgit - org.eclipse.jgit - 1.3.0.201202151440-r - true - org.jenkins-ci.plugins email-ext