Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2010-07-27 09:22:13 +0000
committerrschnekenbu2010-07-27 09:22:13 +0000
commit7a6242e238b7979bf9cb4a2b3a088fb619aa693c (patch)
treef2dc3f8203062bc53b7b668ed918065b88b18a78 /plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF
parentdfe55b4084b77a39920d42663c7f7cd7a4c12e1b (diff)
downloadorg.eclipse.papyrus-7a6242e238b7979bf9cb4a2b3a088fb619aa693c.tar.gz
org.eclipse.papyrus-7a6242e238b7979bf9cb4a2b3a088fb619aa693c.tar.xz
org.eclipse.papyrus-7a6242e238b7979bf9cb4a2b3a088fb619aa693c.zip
Moved all plugins to version 0.7.1 in the Branch 0.7.X
Diffstat (limited to 'plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF')
-rw-r--r--plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF b/plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF
index 5c893a42bb5..6ccdd6a2847 100644
--- a/plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF
+++ b/plugins/core/org.eclipse.papyrus.core.resourceloading/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.core.resourceloading;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.1.qualifier
Bundle-Activator: org.eclipse.papyrus.core.resourceloading.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.papyrus.core,

Back to the top