From 19e10dc359e63b7225cc91f356833bd326e22840 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 30 Apr 2011 13:08:12 +0200 Subject: [PATCH] move jgit repository to scm --- plugins/scm-git-plugin/pom.xml | 7 ------- pom.xml | 5 +++++ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/plugins/scm-git-plugin/pom.xml b/plugins/scm-git-plugin/pom.xml index 89e01046cf..2274af7ac6 100644 --- a/plugins/scm-git-plugin/pom.xml +++ b/plugins/scm-git-plugin/pom.xml @@ -66,11 +66,4 @@ 0.10.1 - - - jgit-repository - http://download.eclipse.org/jgit/maven - - - diff --git a/pom.xml b/pom.xml index 90d9ac8a8f..0a1ea909d7 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,11 @@ http://maven.scm-manager.org/nexus/content/groups/public + + jgit-repository + http://download.eclipse.org/jgit/maven + +