Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcmraidha2011-06-23 14:42:23 +0000
committercmraidha2011-06-23 14:42:23 +0000
commit8b0cf6e5defff82eecf65b2b95bda59d145f4763 (patch)
tree7e1db154ebcbee24f49f215bb69aadc3e41ca389 /tests/junit/plugins/sysml
parent59856b73518e08be366c51d4b35e48edca55f3bc (diff)
downloadorg.eclipse.papyrus-8b0cf6e5defff82eecf65b2b95bda59d145f4763.tar.gz
org.eclipse.papyrus-8b0cf6e5defff82eecf65b2b95bda59d145f4763.tar.xz
org.eclipse.papyrus-8b0cf6e5defff82eecf65b2b95bda59d145f4763.zip
[releng] Test plugins version update from 0.8.0.qualifier to 0.9.0.qualifier
Diffstat (limited to 'tests/junit/plugins/sysml')
-rw-r--r--tests/junit/plugins/sysml/org.eclipse.papyrus.sysml.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/junit/plugins/sysml/org.eclipse.papyrus.sysml.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/sysml/org.eclipse.papyrus.sysml.tests/META-INF/MANIFEST.MF
index bc8cc5021c0..224b60cf197 100644
--- a/tests/junit/plugins/sysml/org.eclipse.papyrus.sysml.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/sysml/org.eclipse.papyrus.sysml.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.sysml.tests;singleton:=true
-Bundle-Version: 0.8.0.qualifier
+Bundle-Version: 0.9.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top