From 8506604542989748aad09fc2a0646f96db45c4c7 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 20 Oct 2009 00:53:57 +0200 Subject: [PATCH] Use org.eclipse.egit branding plugin We do not need two branding plugins for two related features and org.eclipse.jgit is not a branding plugin. Change-Id: Ic1c8969bbed89f693c7e11108d6baba013f71711 Signed-off-by: Matthias Sohn --- org.eclipse.jgit-feature/feature.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.jgit-feature/feature.xml b/org.eclipse.jgit-feature/feature.xml index 42d2226b6..eda0bac3b 100644 --- a/org.eclipse.jgit-feature/feature.xml +++ b/org.eclipse.jgit-feature/feature.xml @@ -4,7 +4,7 @@ label="%featureName" version="0.6.0.qualifier" provider-name="%providerName" - plugin="org.eclipse.jgit"> + plugin="org.eclipse.egit"> %description