diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-31 22:53:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-31 22:53:53 +0200 |
commit | f5f1536f3f77160798676e5bd2f8b3c66ad8d72d (patch) | |
tree | 5e0c3592265a9c3775713ae092cb59c9ceabe890 /org.eclipse.jgit.pgm/plugin.properties | |
parent | a39045604761f94c40aa8fd7db170c237e8fd64e (diff) | |
download | jgit-f5f1536f3f77160798676e5bd2f8b3c66ad8d72d.tar.gz jgit-f5f1536f3f77160798676e5bd2f8b3c66ad8d72d.zip |
Remove incubation marker
Change-Id: I6018ce0cd3b7c8137e137848fe1f04551b257538
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/plugin.properties')
-rw-r--r-- | org.eclipse.jgit.pgm/plugin.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/plugin.properties b/org.eclipse.jgit.pgm/plugin.properties index b39fe65f89..d71fee0860 100644 --- a/org.eclipse.jgit.pgm/plugin.properties +++ b/org.eclipse.jgit.pgm/plugin.properties @@ -1,2 +1,2 @@ -plugin_name=JGit Command Line Interface (Incubation) +plugin_name=JGit Command Line Interface provider_name=Eclipse.org |