Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF
index a7d20945c59..35dc3bf8935 100644
--- a/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.svn/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: OSEE Svn Integration (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.svn
Bundle-Version: 0.9.4.qualifier
Bundle-Activator: org.eclipse.osee.framework.svn.internal.Activator
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.osee.framework.svn,
org.eclipse.osee.framework.svn.entry

Back to the top