From 011f7fd27d4ace5a63a3ea736c8907f855985dd5 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 8 Apr 2013 22:54:45 +0200 Subject: Fix plugin provider names to conform with release train requirement According to release train requirements [1] the provider name for all artifacts of Eclipse projects is "Eclipse ". [1] http://wiki.eclipse.org/Development_Resources/HOWTO/Release_Reviews#Checklist Change-Id: I8445070d1d96896d378bfc49ed062a5e7e0f201f Signed-off-by: Matthias Sohn --- org.eclipse.jgit.pgm.test/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.eclipse.jgit.pgm.test') diff --git a/org.eclipse.jgit.pgm.test/plugin.properties b/org.eclipse.jgit.pgm.test/plugin.properties index df18ade427..e131c6970f 100644 --- a/org.eclipse.jgit.pgm.test/plugin.properties +++ b/org.eclipse.jgit.pgm.test/plugin.properties @@ -1,2 +1,2 @@ plugin_name=JGit Command Line Interface Tests -provider_name=Eclipse.org +provider_name=Eclipse JGit -- cgit v1.2.3