Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbrun2007-08-16 09:49:32 +0000
committercbrun2007-08-16 09:49:32 +0000
commitfa7d438b45f6b217dcf7e320d451cff93112ceed (patch)
tree73829c71a51f0bb57f2cc013737757ddbd4282de
parentd5bd13f313b39cfc9e6f983943b5dcfac9daee3c (diff)
downloadorg.eclipse.emf.compare-fa7d438b45f6b217dcf7e320d451cff93112ceed.tar.gz
org.eclipse.emf.compare-fa7d438b45f6b217dcf7e320d451cff93112ceed.tar.xz
org.eclipse.emf.compare-fa7d438b45f6b217dcf7e320d451cff93112ceed.zip
ADD : Incubation in Manifest.MF's
-rw-r--r--plugins/org.eclipse.emf.compare.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.compare.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.compare.ui/META-INF/MANIFEST.MF
index 555702d01..7a1a77e87 100644
--- a/plugins/org.eclipse.emf.compare.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.compare.ui/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Ui Plug-in
+Bundle-Name: Ui Plug-in (Incubation)
Bundle-SymbolicName: org.eclipse.emf.compare.ui;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-ClassPath: .

Back to the top