Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.modisco.usecase.simpletransformationschain.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.modisco.usecase.simpletransformationschain.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.modisco.usecase.simpletransformationschain.ui/META-INF/MANIFEST.MF b/org.eclipse.modisco.usecase.simpletransformationschain.ui/META-INF/MANIFEST.MF
index 3a928440d..509e96122 100644
--- a/org.eclipse.modisco.usecase.simpletransformationschain.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.modisco.usecase.simpletransformationschain.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.modisco.usecase.simpletransformationschain.ui;singleton:=true
-Bundle-Version: 0.13.1.qualifier
+Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.eclipse.modisco.usecase.simpletransformationschain.ui.internal.Activator
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ui,

Back to the top