Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreperico2010-03-04 10:00:17 +0000
committereperico2010-03-04 10:00:17 +0000
commit3ec587d65fc640e725138bc2ef3274a510aea855 (patch)
tree22af79018e30de109f13e9dbb97e760b514eb4f8
parent3d1f505b8511f9c3ecdd8cc3adb28c00878ec915 (diff)
downloadorg.eclipse.papyrus-3ec587d65fc640e725138bc2ef3274a510aea855.tar.gz
org.eclipse.papyrus-3ec587d65fc640e725138bc2ef3274a510aea855.tar.xz
org.eclipse.papyrus-3ec587d65fc640e725138bc2ef3274a510aea855.zip
change version of the plugin
-rw-r--r--plugins/uml/org.eclipse.papyrus.diagram.activity/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.diagram.activity/META-INF/MANIFEST.MF b/plugins/uml/org.eclipse.papyrus.diagram.activity/META-INF/MANIFEST.MF
index 3ec02a6e138..246f4db4a5a 100644
--- a/plugins/uml/org.eclipse.papyrus.diagram.activity/META-INF/MANIFEST.MF
+++ b/plugins/uml/org.eclipse.papyrus.diagram.activity/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.diagram.activity; singleton:=true
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.7.0.vqualifier
Require-Bundle: org.eclipse.core.expressions,
org.eclipse.ui.navigator,
org.eclipse.ui.navigator.resources,

Back to the top