Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-28 21:15:42 +0000
committerslewis2007-03-28 21:15:42 +0000
commit9bd3940fe8196d69e4f97c3af72cd6c2e40ac719 (patch)
tree19ea106568a7f7a1ccefa91c887e27d853fdbaaf /incubation
parent32d42adc483b86db0f2b810cb2a722809e41a7a5 (diff)
downloadorg.eclipse.ecf-9bd3940fe8196d69e4f97c3af72cd6c2e40ac719.tar.gz
org.eclipse.ecf-9bd3940fe8196d69e4f97c3af72cd6c2e40ac719.tar.xz
org.eclipse.ecf-9bd3940fe8196d69e4f97c3af72cd6c2e40ac719.zip
added qualifier to bundler version
Diffstat (limited to 'incubation')
-rw-r--r--incubation/bundles/org.eclipse.ecf.bulletinboard.commons/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.bulletinboard.commons/META-INF/MANIFEST.MF b/incubation/bundles/org.eclipse.ecf.bulletinboard.commons/META-INF/MANIFEST.MF
index cf3211a66..28ff9ed62 100644
--- a/incubation/bundles/org.eclipse.ecf.bulletinboard.commons/META-INF/MANIFEST.MF
+++ b/incubation/bundles/org.eclipse.ecf.bulletinboard.commons/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.bulletinboard.commons
-Bundle-Version: 0.1.0
+Bundle-Version: 0.1.0.qualifier
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ecf,

Back to the top