Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ote.connection.jini/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ote.connection.jini/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ote.connection.jini/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ote.connection.jini/META-INF/MANIFEST.MF
index ab8fe91a053..953fe060eda 100644
--- a/plugins/org.eclipse.osee.ote.connection.jini/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ote.connection.jini/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: JINI Connector provider (Incubation)
+Bundle-Name: JINI Connector provider (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.connection.jini;singleton:=true
Bundle-Version: 0.11.1.qualifier
Bundle-Activator: org.eclipse.osee.ote.connection.jini.Activator

Back to the top