Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.postgresql/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.postgresql/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.postgresql/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.postgresql/META-INF/MANIFEST.MF
index 3bbba6871f3..9b794b3baf1 100644
--- a/plugins/org.eclipse.osee.framework.postgresql/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.postgresql/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Postgresql Db Connector Plug-in (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.postgresql
Bundle-Version: 0.9.4.qualifier
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-ActivationPolicy: lazy
Service-Component: OSGI-INF/postgresql.connection.driver.provider.xml
Import-Package: org.eclipse.osee.framework.database.core,

Back to the top