Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2010-12-10 11:26:02 +0000
committerrschnekenbu2010-12-10 11:26:02 +0000
commitf42cdaaf77151db47f99839f482308f11bbf70ef (patch)
tree8521a7d7c8850595ff7391b1f3478ad8b596427c /plugins/developer/org.eclipse.papyrus.domaincodegen.ui
parent2b1cb01f685a3e546bf67dbc35dccc23878510d9 (diff)
downloadorg.eclipse.papyrus-f42cdaaf77151db47f99839f482308f11bbf70ef.tar.gz
org.eclipse.papyrus-f42cdaaf77151db47f99839f482308f11bbf70ef.tar.xz
org.eclipse.papyrus-f42cdaaf77151db47f99839f482308f11bbf70ef.zip
Diffstat (limited to 'plugins/developer/org.eclipse.papyrus.domaincodegen.ui')
-rw-r--r--plugins/developer/org.eclipse.papyrus.domaincodegen.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.domaincodegen.ui/META-INF/MANIFEST.MF b/plugins/developer/org.eclipse.papyrus.domaincodegen.ui/META-INF/MANIFEST.MF
index 80839a2968f..e713802fbf0 100644
--- a/plugins/developer/org.eclipse.papyrus.domaincodegen.ui/META-INF/MANIFEST.MF
+++ b/plugins/developer/org.eclipse.papyrus.domaincodegen.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.domaincodegen.ui;singleton:=true
-Bundle-Version: 0.7.1.qualifier
+Bundle-Version: 0.8.0.qualifier
Bundle-Activator: org.eclipse.papyrus.domaincodegen.ui.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,

Back to the top