Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-30 20:10:26 +0000
committerslewis2007-03-30 20:10:26 +0000
commit906bb200324205a74d12ff2516f579655402ca0d (patch)
treeaf946caa9038352e0eeaf756999a1085405933ff
parent99bc5e3f360dd1b8f59273a6240ec8aa1bd78666 (diff)
downloadorg.eclipse.ecf-906bb200324205a74d12ff2516f579655402ca0d.tar.gz
org.eclipse.ecf-906bb200324205a74d12ff2516f579655402ca0d.tar.xz
org.eclipse.ecf-906bb200324205a74d12ff2516f579655402ca0d.zip
Bundle-Version checkin for v20070330 tag (1.0.0.M6)
-rw-r--r--framework/bundles/org.eclipse.ecf.discovery/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.discovery/META-INF/MANIFEST.MF b/framework/bundles/org.eclipse.ecf.discovery/META-INF/MANIFEST.MF
index 24f3fbfae..4684d8f96 100644
--- a/framework/bundles/org.eclipse.ecf.discovery/META-INF/MANIFEST.MF
+++ b/framework/bundles/org.eclipse.ecf.discovery/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.ecf.discovery;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.0.v20070330
Bundle-Activator: org.eclipse.ecf.internal.discovery.DiscoveryPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin

Back to the top