Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-26 22:30:35 +0000
committerslewis2007-03-26 22:30:35 +0000
commit51a4b93b3df89a5a41db2cb6f96497ca8ed95f41 (patch)
tree8efe59cb6c36aa8c8ab93d70e23f644a10d91398 /framework/bundles/org.eclipse.ecf.discovery/META-INF
parent65cdec083697eb9960a08460934ded5dafb20730 (diff)
downloadorg.eclipse.ecf-51a4b93b3df89a5a41db2cb6f96497ca8ed95f41.tar.gz
org.eclipse.ecf-51a4b93b3df89a5a41db2cb6f96497ca8ed95f41.tar.xz
org.eclipse.ecf-51a4b93b3df89a5a41db2cb6f96497ca8ed95f41.zip
Changed qualifier to .qualifier in version number identification
Diffstat (limited to 'framework/bundles/org.eclipse.ecf.discovery/META-INF')
-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 af94c8dca..24f3fbfae 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.v20070322-1329
+Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.eclipse.ecf.internal.discovery.DiscoveryPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin

Back to the top